c50e323c11
- apparmor: fix more fallout from changing libvirtd profile to a named profile 4ec3cf9a-apparmor-rules.patch, 0001-apparmor-Check-libvirtd-profile-status-by-name.patch boo#1125841 OBS-URL: https://build.opensuse.org/request/show/682276 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=735
12 lines
439 B
Diff
12 lines
439 B
Diff
Index: libvirt-5.1.0/src/security/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-5.1.0.orig/src/security/apparmor/libvirt-qemu
|
|
+++ libvirt-5.1.0/src/security/apparmor/libvirt-qemu
|
|
@@ -222,3 +222,6 @@
|
|
# required for sasl GSSAPI plugin
|
|
/etc/gss/mech.d/ r,
|
|
/etc/gss/mech.d/* r,
|
|
+
|
|
+ # Temporary screendump rule -- See bsc#904426
|
|
+ /var/cache/libvirt/qemu/qemu.screendump.* rw,
|