forked from pool/libvirt
89b02a08bc
- Update to libvirt 1.3.2 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html OBS-URL: https://build.opensuse.org/request/show/363743 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=512
15 lines
394 B
Diff
15 lines
394 B
Diff
Index: libvirt-1.3.2/examples/apparmor/libvirt-qemu
|
|
===================================================================
|
|
--- libvirt-1.3.2.orig/examples/apparmor/libvirt-qemu
|
|
+++ libvirt-1.3.2/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,
|