test-bus: don't write to the syslog
authorSimon McVittie <smcv@debian.org>
Wed, 20 Jul 2016 09:14:51 +0000 (10:14 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Aug 2016 15:41:16 +0000 (16:41 +0100)
We want to emulate the behaviour of the system bus, but we don't
really want to spam the system log with lots of test messages.

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

test/name-test/tmp-session-like-system.conf

index 29ab115..b3d9cae 100644 (file)
@@ -12,8 +12,6 @@
        the behavior of child processes. -->
   <keep_umask/>
 
-  <syslog/>
-
   <listen>unix:tmpdir=/tmp</listen>
 
   <standard_session_servicedirs />