]> xenbits.xensource.com Git - libvirt.git/commit
Automatically enable systemd journal logging
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 12:13:09 +0000 (13:13 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 28 Sep 2012 15:02:58 +0000 (16:02 +0100)
commit7022b09111d4322d21396a70d58320a9ad773962
tree056e7b63f9c9d4ebf1576c62a46f13207879fee5
parentf64303907b9d73a20f2bc81d5d86d26a64134f93
Automatically enable systemd journal logging

Probe to see if the systemd journal is accessible, and if
so enable logging to the journal by default, rather than
stderr (current default under systemd).

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
daemon/libvirtd.c