forked from pool/libvirt
a5d02a488f
- Update to libvirt 5.5.0 - CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, CVE-2019-10168 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: aed6a032-CVE-2019-10161.patch, db0b7845-CVE-2019-10166.patch, 8afa68ba-CVE-2019-10167.patch, bf6c2830-CVE-2019-10168.patch OBS-URL: https://build.opensuse.org/request/show/718303 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=768
15 lines
426 B
Diff
15 lines
426 B
Diff
Adjust virtlogd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-5.5.0/src/logging/virtlogd.sysconf
|
|
===================================================================
|
|
--- libvirt-5.5.0.orig/src/logging/virtlogd.sysconf
|
|
+++ libvirt-5.5.0/src/logging/virtlogd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlogd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlogd
|
|
#VIRTLOGD_ARGS=
|