[libvirt] [PATCH] libvirtd.conf: remove extra # after log_outputs line

Pavel Hrdina posted 1 patch 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/6d82b979d05ec8970ddd5813f598f408b35f0dba.1554987969.git.phrdina@redhat.com
src/remote/libvirtd.conf | 1 -
1 file changed, 1 deletion(-)
[libvirt] [PATCH] libvirtd.conf: remove extra # after log_outputs line
Posted by Pavel Hrdina 5 years ago
The only place where we have extra empty comment line.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
---

This annoys me every time I like to change log_outputs.  Let's fix it
finally.

Pushed under trivial rule.

 src/remote/libvirtd.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/remote/libvirtd.conf b/src/remote/libvirtd.conf
index 92562ab7ae..ac07df6930 100644
--- a/src/remote/libvirtd.conf
+++ b/src/remote/libvirtd.conf
@@ -410,7 +410,6 @@
 # Multiple outputs can be defined, they just need to be separated by spaces.
 # e.g. to log all warnings and errors to syslog under the libvirtd ident:
 #log_outputs="3:syslog:libvirtd"
-#
 
 
 ##################################################################
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list