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
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue