forked from pool/libvirt
15 lines
535 B
Diff
15 lines
535 B
Diff
|
Index: libvirt-1.2.10/examples/apparmor/libvirt-qemu.in
|
||
|
===================================================================
|
||
|
--- libvirt-1.2.10.orig/examples/apparmor/libvirt-qemu.in
|
||
|
+++ libvirt-1.2.10/examples/apparmor/libvirt-qemu.in
|
||
|
@@ -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 {
|