2015-01-28 05:12:58 +01:00
|
|
|
Index: libvirt-1.2.12/examples/apparmor/libvirt-qemu
|
2014-11-17 18:17:05 +01:00
|
|
|
===================================================================
|
2015-01-28 05:12:58 +01:00
|
|
|
--- libvirt-1.2.12.orig/examples/apparmor/libvirt-qemu
|
|
|
|
+++ libvirt-1.2.12/examples/apparmor/libvirt-qemu
|
2014-11-17 18:17:05 +01:00
|
|
|
@@ -124,6 +124,9 @@
|
|
|
|
/sys/bus/ r,
|
|
|
|
/sys/class/ r,
|
|
|
|
|
|
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|
|
|
|
+
|
|
|
|
/usr/{lib,libexec}/qemu-bridge-helper Cx -> qemu_bridge_helper,
|
|
|
|
# child profile for bridge helper process
|
|
|
|
profile qemu_bridge_helper {
|