forked from pool/libvirt
d6f1cec2cb
- Update to libvirt 3.7.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 8982f3ab-util-hash-header.patch, 0b1ecf7b-virHashCodeGen-mockable.patch, f536b0dd-tests-arch-independent-hash.patch, e4cb8500-avoid-malicious-ssh-hostname-as-args.patch - Support OVMF 4MB firmware images Adjustment to spec file and suse-ovmf-paths.patch - supportconfig plugin: list active networks, interfaces and storage pools OBS-URL: https://build.opensuse.org/request/show/526406 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=619
15 lines
426 B
Diff
15 lines
426 B
Diff
Adjust virtlogd sysconfig file to conform to SUSE standards
|
|
|
|
Index: libvirt-3.7.0/src/logging/virtlogd.sysconf
|
|
===================================================================
|
|
--- libvirt-3.7.0.orig/src/logging/virtlogd.sysconf
|
|
+++ libvirt-3.7.0/src/logging/virtlogd.sysconf
|
|
@@ -1,3 +1,7 @@
|
|
+## Path: System/Virtualization/virtlogd
|
|
+
|
|
+## Type: string
|
|
+## Default: ""
|
|
#
|
|
# Pass extra arguments to virtlogd
|
|
#VIRTLOGD_ARGS=
|