forked from pool/libvirt
9940daa715
- libxl: fix crash when initializing driver 88011ed2-libxl-driver-crash-fix.patch - Update to libvirt 6.2.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: a30078cb-qemu-create-mp-target.patch, aeb909bf-qemu-multipath-fix.patch OBS-URL: https://build.opensuse.org/request/show/791854 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=818
15 lines
433 B
Diff
15 lines
433 B
Diff
Adjust virtlockd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-6.2.0/src/locking/virtlockd.sysconf
|
|
===================================================================
|
|
--- libvirt-6.2.0.orig/src/locking/virtlockd.sysconf
|
|
+++ libvirt-6.2.0/src/locking/virtlockd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlockd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlockd
|
|
#VIRTLOCKD_ARGS=
|