usr.bin.wireshark: mention that dri rules were backported from abstraction/dri-enumerate

This commit is contained in:
Simon Deziel 2018-07-13 04:56:42 -04:00
parent 5a8453fbe0
commit 0e38f51aad

View file

@ -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,