forked from pool/libvirt
- Update to libvirt 5.6.0 - Enable proper use of systemd socket activation with libvirtd - bsc#1133719 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: xen-pv-cdrom.patch, xen-sxpr-disk-type.patch - qemu: fix default value of security_default_confined Updated suse-qemu-conf.patch bsc#1143871 OBS-URL: https://build.opensuse.org/request/show/722934 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=770
15 lines
433 B
Diff
15 lines
433 B
Diff
Adjust virtlockd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-5.6.0/src/locking/virtlockd.sysconf
|
|
===================================================================
|
|
--- libvirt-5.6.0.orig/src/locking/virtlockd.sysconf
|
|
+++ libvirt-5.6.0/src/locking/virtlockd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlockd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlockd
|
|
#VIRTLOCKD_ARGS=
|