Only redirect child processes to systemd Journal if using syslog
authorSimon McVittie <smcv@debian.org>
Thu, 21 Jul 2016 09:21:35 +0000 (10:21 +0100)
committerSimon McVittie <smcv@debian.org>
Fri, 30 Sep 2016 18:36:50 +0000 (19:36 +0100)
commit814560d56a07720e99b84c18f70beb5dbcee77b2
tree44db1443b682f3266661a2698b11c57368912162
parent1c807207bb96e3634fed2fde72237f7f37bf3cd9
Only redirect child processes to systemd Journal if using syslog

In particular this means the test suite won't spam the Journal
any more.

Signed-off-by: Simon McVittie <smcv@debian.org>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97009
bus/activation.c
bus/bus.c
bus/bus.h
dbus/dbus-spawn-test.c
dbus/dbus-spawn-win.c
dbus/dbus-spawn.c
dbus/dbus-spawn.h
test/spawn-test.c