forked from pool/libvirt
f7dcb464bc
- Update to libvirt 5.10.0 - bsc#1157149 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2552752f-libxl-fix-lock-manager-lock-ordering.patch - Added patches: 0a65cba4-news-fix.patch OBS-URL: https://build.opensuse.org/request/show/753075 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=786
15 lines
436 B
Diff
15 lines
436 B
Diff
Adjust virtlockd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-5.10.0/src/locking/virtlockd.sysconf
|
|
===================================================================
|
|
--- libvirt-5.10.0.orig/src/locking/virtlockd.sysconf
|
|
+++ libvirt-5.10.0/src/locking/virtlockd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlockd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlockd
|
|
#VIRTLOCKD_ARGS=
|