2cdc10fadb
- Update to libvirt 6.8.0 - jsc#SLE-12684, jsc#SLE-15861 - bsc#1174955 (CVE-2020-15708) - bsc#1177155 (CVE-2020-25637) - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2ad009ea-qemu-check-modules-dir.patch, 8abd1ffe-qemu-tolerate-non-existent-files.patch, 4a72b76b-qemu-namespace-memleak-fix.patch OBS-URL: https://build.opensuse.org/request/show/839020 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=845
15 lines
453 B
Diff
15 lines
453 B
Diff
Adjust virtlockd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-6.8.0/src/locking/virtlockd.sysconf
|
|
===================================================================
|
|
--- libvirt-6.8.0.orig/src/locking/virtlockd.sysconf
|
|
+++ libvirt-6.8.0/src/locking/virtlockd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlockd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
# Customizations for the virtlockd.service systemd unit
|
|
|
|
VIRTLOCKD_ARGS=""
|