]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
libvirtd: conf: Mention support for logging into journald
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Aug 2014 14:05:36 +0000 (16:05 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 13 Aug 2014 08:12:02 +0000 (10:12 +0200)
Our docs didn't mention the explicit option to log into journald.

daemon/libvirtd.conf

index e5856d4a00526f2d6a42f97b3c93804b70996d6e..c73423f0ddaaac0ee0f3f165db48145863649be5 100644 (file)
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
+#    x:journald
+#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO