]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
libvirtd.conf: remove extra # after log_outputs line
authorPavel Hrdina <phrdina@redhat.com>
Thu, 11 Apr 2019 13:04:55 +0000 (15:04 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 11 Apr 2019 13:04:55 +0000 (15:04 +0200)
The only place where we have extra empty comment line.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/remote/libvirtd.conf

index 92562ab7ae6207abfdc925f22e32c17da2f2b961..ac07df6930589843362f2291cb34279b93e99a81 100644 (file)
 # 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"
-#
 
 
 ##################################################################