sysdeps: Don't use LOG_PERROR if systemd is booted
authorColin Walters <walters@verbum.org>
Sun, 24 Feb 2013 13:46:48 +0000 (08:46 -0500)
committerColin Walters <walters@verbum.org>
Tue, 26 Feb 2013 00:36:17 +0000 (19:36 -0500)
commit88642f6fee46a4c6d1fde8ae221494a6b3188bd4
tree2ad0b3eedd7240c5663338d15292cb087b15ac2b
parent4d41d120d8240cbf78cee5e0ab6bad79eab914c1
sysdeps: Don't use LOG_PERROR if systemd is booted

Otherwise we get duplicated log output, since stdout/stderr are
connected to the journal by default.

https://bugs.freedesktop.org/show_bug.cgi?id=61399
dbus/dbus-sysdeps-util-unix.c