libvirt/daemon
Cole Robinson eba36a3878 daemon: Fix LIBVIRT_DEBUG=1 default output
This commit changes the behavior of LIBVIRT_DEBUG=1 libvirtd:

$ git show 7022b09111
commit 7022b09111
Author: Daniel P. Berrange <berrange@redhat.com>
Date:   Thu Sep 27 13:13:09 2012 +0100

    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).

Previously  'LIBVIRT_DEBUG=1 /usr/sbin/libvirtd' would show all debug
output to stderr, now it send debug output to the journal.

Only use the journal by default if running in daemon mode, or
if stdin is _not_ a tty. This should make libvirtd launched from
systemd use the journal, but preserve the old behavior in most
situations.
2012-10-25 16:46:23 -04:00
..
libvirtd-config.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
libvirtd-config.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
libvirtd.aug Fix mistakes in augeas lens 2012-05-28 11:00:01 +01:00
libvirtd.c daemon: Fix LIBVIRT_DEBUG=1 default output 2012-10-25 16:46:23 -04:00
libvirtd.conf Various typos and misspellings 2012-10-12 00:03:43 +02:00
libvirtd.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
libvirtd.init.in daemon: Remove deprecated HAL from init script dependencies 2012-03-02 16:32:37 +01:00
libvirtd.logrotate.in Add logrotate support for libvirtd.log 2011-03-04 22:43:55 +08:00
libvirtd.lxc.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.pod.in Update paths in man page to reflect libvirtd code 2012-08-15 21:40:39 +08:00
libvirtd.policy.in maint: fix license on polkit script 2012-10-16 08:09:01 -06:00
libvirtd.qemu.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.sasl daemon: Avoid 'Could not find keytab file' in syslog 2012-10-21 13:21:07 -04:00
libvirtd.service.in systemd: start libvirtd after network 2012-07-10 08:53:40 -06:00
libvirtd.sysconf daemon: Allow overriding NOFILES ulimit for the daemon as well 2012-02-01 16:04:30 +01:00
libvirtd.sysctl init: raise default system aio limits 2011-10-05 14:49:35 -06:00
libvirtd.uml.logrotate.in Change logrotate to be per-hypervisor logs 2010-03-10 11:27:02 +01:00
libvirtd.upstart daemon: Allow overriding NOFILES ulimit for the daemon as well 2012-02-01 16:04:30 +01:00
Makefile.am Only keep one polkit rules file 2012-10-14 15:21:18 -04:00
remote.c virNodeGetCPUMap: Implement wire protocol. 2012-10-23 18:46:48 -06:00
remote.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
stream.c Various typos and misspellings 2012-10-12 00:03:43 +02:00
stream.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
test_libvirtd.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00
THREADS.txt maint: use consistent file name for threading notes 2011-05-31 13:54:45 -06:00