tty and pts are part of abstractions/consoles
This commit is contained in:
parent
7ee9644325
commit
005dec1a53
59 changed files with 58 additions and 65 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/wg-quick
|
||||
profile wg-quick @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
capability net_admin,
|
||||
|
||||
|
|
@ -39,7 +40,6 @@ profile wg-quick @{exec_path} {
|
|||
|
||||
@{PROC}/sys/net/ipv4/conf/all/src_valid_mark w,
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
# Force the use as root
|
||||
deny /{usr/,}bin/sudo x,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue