summaryrefslogtreecommitdiff
path: root/bus/systemd-user/dbus.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'bus/systemd-user/dbus.service.in')
-rw-r--r--bus/systemd-user/dbus.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/systemd-user/dbus.service.in b/bus/systemd-user/dbus.service.in
index 6af9c19b..103fdec9 100644
--- a/bus/systemd-user/dbus.service.in
+++ b/bus/systemd-user/dbus.service.in
@@ -5,7 +5,7 @@ DefaultDependencies=no
Requires=dbus.socket
[Service]
-ExecStart=@EXPANDED_BINDIR@/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation
+ExecStart=@EXPANDED_BINDIR@/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
ExecReload=@EXPANDED_BINDIR@/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
Capabilities=all-eip