0dfe303227
- bsc#988279. Move the qemu-bridge-helper apparmor profile from the qemu abstraction to the usr.sbin.libvirtd profile. apparmor-qemu-bridge-helper.patch OBS-URL: https://build.opensuse.org/request/show/417046 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=559
12 lines
403 B
Diff
12 lines
403 B
Diff
Index: libvirt-2.0.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-2.0.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-2.0.0/examples/apparmor/libvirt-qemu
|
|
@@ -151,3 +151,6 @@
|
|
/etc/udev/udev.conf r,
|
|
/sys/bus/ r,
|
|
/sys/class/ r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|