forked from pool/libvirt
- Fix typo in libvirtd apparmor profile which prevented the profile
from loading bnc#848216 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=323
This commit is contained in:
parent
534200398b
commit
2b59a31f32
@ -255,7 +255,7 @@ Index: libvirt-1.1.2/examples/apparmor/usr.sbin.libvirtd.in
|
|||||||
+ audit deny /sys/kernel/security/apparmor/matching rwxl,
|
+ audit deny /sys/kernel/security/apparmor/matching rwxl,
|
||||||
+ audit deny /sys/kernel/security/apparmor/.* rwxl,
|
+ audit deny /sys/kernel/security/apparmor/.* rwxl,
|
||||||
+ /sys/kernel/security/apparmor/profiles r,
|
+ /sys/kernel/security/apparmor/profiles r,
|
||||||
+ /etc/xen/scripts/* rx,
|
+ /etc/xen/scripts/* rix,
|
||||||
+ @libdir@/libvirt/* Pxr,
|
+ @libdir@/libvirt/* Pxr,
|
||||||
+ @libdir@/libvirt/libvirt_parthelper Ux,
|
+ @libdir@/libvirt/libvirt_parthelper Ux,
|
||||||
+ @libdir@/libvirt/libvirt_iohelper Ux,
|
+ @libdir@/libvirt/libvirt_iohelper Ux,
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 30 08:35:47 MDT 2013 - jfehlig@suse.com
|
||||||
|
|
||||||
|
- Fix typo in libvirtd apparmor profile which prevented the profile
|
||||||
|
from loading
|
||||||
|
bnc#848216
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 25 13:10:27 MDT 2013 - jfehlig@suse.com
|
Fri Oct 25 13:10:27 MDT 2013 - jfehlig@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user