forked from pool/libvirt
c626f4fb31
- Update to libvirt 5.7.0 - Experimental split of libvirtd into separate daemons - bsc#1145440, bsc#1145586 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 93c1d5fe-network-fix-ability-to-use-openvswitch-with-vlans.patch, blockcopy-check-dst-identical-device.patch, suse-libvirtd-service-xen.patch OBS-URL: https://build.opensuse.org/request/show/728569 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=773
15 lines
433 B
Diff
15 lines
433 B
Diff
Adjust virtlockd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-5.7.0/src/locking/virtlockd.sysconf
|
|
===================================================================
|
|
--- libvirt-5.7.0.orig/src/locking/virtlockd.sysconf
|
|
+++ libvirt-5.7.0/src/locking/virtlockd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlockd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlockd
|
|
#VIRTLOCKD_ARGS=
|