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

@ -49,7 +49,6 @@ profile birdtray @{exec_path} {
/dev/shm/#@{int} rw,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -51,7 +51,6 @@ profile flameshot @{exec_path} {
owner @{tmp}/.@{rand8}/** rw,
owner /dev/shm/#@{int} rw,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/fd/ r,
owner @{PROC}/@{pid}/mountinfo r,