feat(profile): remove rule moved in the base or nameservice abstraction.
This commit is contained in:
parent
57508bd7ea
commit
5c8dda1ced
71 changed files with 0 additions and 102 deletions
|
|
@ -15,8 +15,6 @@ profile groups @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
|
||||
/dev/tty@{int} rw,
|
||||
|
||||
include if exists <local/groups>
|
||||
|
|
|
|||
|
|
@ -65,7 +65,6 @@ profile kanyremote @{exec_path} {
|
|||
|
||||
owner /dev/shm/#@{int} rw,
|
||||
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
|
||||
profile killall {
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@ profile kodi @{exec_path} {
|
|||
|
||||
@{PROC}/@{pid}/net/dev r,
|
||||
@{PROC}/@{pid}/net/route r,
|
||||
@{PROC}/sys/kernel/core_pattern r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue