From: Peter Krempa Date: Tue, 12 Aug 2014 14:05:36 +0000 (+0200) Subject: libvirtd: conf: Mention support for logging into journald X-Git-Tag: v1.2.8-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6228d159578cddf0834336fab3d93b98bc0e96;p=thirdparty%2Flibvirt.git libvirtd: conf: Mention support for logging into journald Our docs didn't mention the explicit option to log into journald. --- diff --git a/daemon/libvirtd.conf b/daemon/libvirtd.conf index e5856d4a00..c73423f0dd 100644 --- a/daemon/libvirtd.conf +++ b/daemon/libvirtd.conf @@ -342,6 +342,8 @@ # 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