diff options
author | Simon McVittie <smcv@debian.org> | 2016-07-20 10:14:51 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2016-08-11 16:41:16 +0100 |
commit | e3d76634c33197ad9e29b45993a27c0580b57e00 (patch) | |
tree | 87379aef0cf7aebda52db114ae8e10ec2fd50204 /test | |
parent | 30a7cb39018333cef6469ba82a8f615344eb40a4 (diff) | |
download | dbus-e3d76634c33197ad9e29b45993a27c0580b57e00.tar.gz |
test-bus: don't write to the syslog
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
Diffstat (limited to 'test')
-rw-r--r-- | test/name-test/tmp-session-like-system.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/name-test/tmp-session-like-system.conf b/test/name-test/tmp-session-like-system.conf index 29ab115f..b3d9caea 100644 --- a/test/name-test/tmp-session-like-system.conf +++ b/test/name-test/tmp-session-like-system.conf @@ -12,8 +12,6 @@ the behavior of child processes. --> <keep_umask/> - <syslog/> - <listen>unix:tmpdir=/tmp</listen> <standard_session_servicedirs /> |