- Allow execution of Xen binaries in /usr/lib{,64}/xen/bin in
libvirtd AppArmor profile bnc#849524 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=328
This commit is contained in:
parent
9049faae46
commit
26dd4e5d14
@ -244,8 +244,8 @@ Index: libvirt-1.1.2/examples/apparmor/usr.sbin.libvirtd.in
|
||||
+ /sbin/* Ux,
|
||||
+ /usr/bin/* Ux,
|
||||
+ /usr/sbin/* Ux,
|
||||
+ /usr/lib/xen/bin/qemu-dm Ux,
|
||||
+ /usr/lib/xen/bin/qemu-system-i386 Ux,
|
||||
+ /usr/lib/xen/bin/* Ux,
|
||||
+ /usr/lib64/xen/bin/* Ux,
|
||||
+ /usr/lib/PolicyKit/polkit-read-auth-helper Px,
|
||||
+
|
||||
+ # force the use of virt-aa-helper
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 14:23:27 MST 2013 - jfehlig@suse.com
|
||||
|
||||
- Allow execution of Xen binaries in /usr/lib{,64}/xen/bin in
|
||||
libvirtd AppArmor profile
|
||||
bnc#849524
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 13:09:31 MST 2013 - jfehlig@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user