apparmor, libvirt-qemu: Allow access to ceph config

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
Serge Hallyn 2017-05-23 18:22:45 +02:00 committed by Guido Günther
parent 5b4d46a95e
commit 78769b8bd9

View File

@ -156,6 +156,9 @@
/sys/bus/ r,
/sys/class/ r,
# for rbd
/etc/ceph/ceph.conf r,
# for ppc device-tree access
@{PROC}/device-tree/ r,
@{PROC}/device-tree/** r,