mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 09:21:00 +01:00
usr.bin.wireshark: mention that dri rules were backported from abstraction/dri-enumerate
This commit is contained in:
parent
5a8453fbe0
commit
0e38f51aad
1 changed files with 3 additions and 1 deletions
|
@ -60,7 +60,9 @@
|
||||||
owner @{PROC}/@{pid}/cmdline r,
|
owner @{PROC}/@{pid}/cmdline r,
|
||||||
owner @{PROC}/@{pid}/fd/ r,
|
owner @{PROC}/@{pid}/fd/ r,
|
||||||
@{PROC}/@{pid}/net/dev r,
|
@{PROC}/@{pid}/net/dev r,
|
||||||
/sys/devices/pci[0-9]*/**/{device,subsystem_device,subsystem_vendor,uevent,vendor} r, # for libdrm
|
|
||||||
|
# Backported from the dri-enumerate abstraction, available in AppArmor 2.13
|
||||||
|
/sys/devices/pci[0-9]*/**/{device,subsystem_device,subsystem_vendor,uevent,vendor} r,
|
||||||
|
|
||||||
/tmp/.X[0-9]*-lock r,
|
/tmp/.X[0-9]*-lock r,
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue