apparmor, virt-aa-helper: Allow access to libnl-3 config files

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>
This commit is contained in:
Felix Geyer 2017-05-18 10:53:42 +02:00 committed by Guido Günther
parent 6ff99e9577
commit 95740052ea

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