From 0e38f51aada49195ae1a71f7c5bc3bbe349f4be7 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Fri, 13 Jul 2018 04:56:42 -0400 Subject: [PATCH] usr.bin.wireshark: mention that dri rules were backported from abstraction/dri-enumerate --- profiles/apparmor/profiles/extras/usr.bin.wireshark | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/apparmor/profiles/extras/usr.bin.wireshark b/profiles/apparmor/profiles/extras/usr.bin.wireshark index c333f3fe8..5edcc85a6 100644 --- a/profiles/apparmor/profiles/extras/usr.bin.wireshark +++ b/profiles/apparmor/profiles/extras/usr.bin.wireshark @@ -60,7 +60,9 @@ owner @{PROC}/@{pid}/cmdline r, owner @{PROC}/@{pid}/fd/ 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,