update apparmor profiles
This commit is contained in:
parent
156f5d4e3b
commit
756e2071e1
55 changed files with 398 additions and 75 deletions
|
|
@ -57,6 +57,9 @@ profile spacefm @{exec_path} {
|
|||
@{sys}/devices/system/node/ r,
|
||||
@{sys}/devices/system/node/node[0-9]*/meminfo r,
|
||||
|
||||
@{sys}/fs/cgroup/**/cpu.cfs_quota_us r,
|
||||
@{sys}/fs/cgroup/**/cpu.cfs_period_us r,
|
||||
|
||||
# To read/write files in the system. The read permission is granted for all files, the write
|
||||
# permission only for the owner. Also, dirs like /dev/, /efi/, /proc/, /sys/ are not included in
|
||||
# the list.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue