feat(profile): remove rule moved in the base or nameservice abstraction.

This commit is contained in:
Alexandre Pujol 2024-06-08 00:32:01 +01:00
parent 57508bd7ea
commit 5c8dda1ced
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
71 changed files with 0 additions and 102 deletions

View file

@ -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>

View file

@ -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 {

View file

@ -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,