From 6d82b979d05ec8970ddd5813f598f408b35f0dba Mon Sep 17 00:00:00 2001 From: Pavel Hrdina Date: Thu, 11 Apr 2019 15:04:55 +0200 Subject: [PATCH] libvirtd.conf: remove extra # after log_outputs line The only place where we have extra empty comment line. Signed-off-by: Pavel Hrdina --- 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.47.2