forked from pool/libvirt
d303fbf880
Update to libvirt 2.5.0 final. - Update to libvirt 2.5.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Import new public signing key OBS-URL: https://build.opensuse.org/request/show/444356 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=574
15 lines
394 B
Diff
15 lines
394 B
Diff
Index: libvirt-2.5.0/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-2.5.0.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-2.5.0/examples/apparmor/libvirt-qemu
|
|
@@ -143,6 +143,9 @@
|
|
# for restore
|
|
/bin/bash rmix,
|
|
|
|
+ /run/nscd/passwd r,
|
|
+ /run/nscd/group r,
|
|
+
|
|
# for usb access
|
|
/dev/bus/usb/ r,
|
|
/etc/udev/udev.conf r,
|