mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 03:25:20 +00:00
apparmor, libvirtd: Allow ixr to /var/lib/libvirt/virtd*
This is required for the ebtables functionality added in libvirt 0.8.0. Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
This commit is contained in:
parent
39cb94e575
commit
dfd960bca6
@ -79,6 +79,10 @@
|
|||||||
/usr/{lib,lib64}/xen/bin/* Ux,
|
/usr/{lib,lib64}/xen/bin/* Ux,
|
||||||
/usr/lib/xen-*/bin/libxl-save-helper PUx,
|
/usr/lib/xen-*/bin/libxl-save-helper PUx,
|
||||||
|
|
||||||
|
# Required by nwfilter_ebiptables_driver.c:ebiptablesWriteToTempFile() to
|
||||||
|
# read and run an ebtables script.
|
||||||
|
/var/lib/libvirt/virtd* ixr,
|
||||||
|
|
||||||
# force the use of virt-aa-helper
|
# force the use of virt-aa-helper
|
||||||
audit deny /{usr/,}sbin/apparmor_parser rwxl,
|
audit deny /{usr/,}sbin/apparmor_parser rwxl,
|
||||||
audit deny /etc/apparmor.d/libvirt/** wxl,
|
audit deny /etc/apparmor.d/libvirt/** wxl,
|
||||||
|
Loading…
Reference in New Issue
Block a user