]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
apparmor, virt-aa-helper: Allow access to libnl-3 config files
authorFelix Geyer <fgeyer@debian.org>
Thu, 18 May 2017 08:53:42 +0000 (10:53 +0200)
committerGuido Günther <agx@sigxcpu.org>
Fri, 19 May 2017 07:48:23 +0000 (09:48 +0200)
Allow access to libnl-3 config files

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Guido Günther <agx@sigxcpu.org>
examples/apparmor/usr.lib.libvirt.virt-aa-helper

index 4a8f197048c7184c15f4760fef044d0cb156360b..ee53c2c12a7c70656ee42e4cf8bd276ca4110efb 100644 (file)
@@ -16,6 +16,8 @@ profile virt-aa-helper /usr/{lib,lib64}/libvirt/virt-aa-helper {
   owner @{PROC}/[0-9]*/status r,
   @{PROC}/filesystems r,
 
+  /etc/libnl-3/classid r,
+
   # for hostdev
   /sys/devices/ r,
   /sys/devices/** r,