feat(profile): general updtae.
This commit is contained in:
parent
cc139f1144
commit
7a53fc3a99
27 changed files with 158 additions and 184 deletions
|
|
@ -57,7 +57,6 @@
|
|||
@{PROC}/@{pid}/limits r,
|
||||
@{PROC}/@{pid}/loginuid r,
|
||||
@{PROC}/@{pid}/stat r,
|
||||
@{PROC}/sys/kernel/cap_last_cap r,
|
||||
@{PROC}/sys/kernel/ngroups_max r,
|
||||
@{PROC}/sys/kernel/seccomp/actions_avail r,
|
||||
|
||||
|
|
|
|||
|
|
@ -45,7 +45,12 @@
|
|||
@{sys}/class/ r,
|
||||
@{sys}/class/drm/ r,
|
||||
@{sys}/class/video4linux/ r,
|
||||
@{sys}/devices/@{pci}/{busnum,config,devnum,descriptors,speed,uevent} r,
|
||||
@{sys}/devices/@{pci}/busnum r,
|
||||
@{sys}/devices/@{pci}/config r,
|
||||
@{sys}/devices/@{pci}/descriptors r,
|
||||
@{sys}/devices/@{pci}/devnum r,
|
||||
@{sys}/devices/@{pci}/speed r,
|
||||
@{sys}/devices/@{pci}/uevent r,
|
||||
@{sys}/devices/system/node/ r,
|
||||
@{sys}/devices/system/node/node@{int}/meminfo r,
|
||||
|
||||
|
|
|
|||
|
|
@ -29,5 +29,4 @@
|
|||
|
||||
include if exists <abstractions/vulkan-strict.d>
|
||||
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue