summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus/templates/dbus.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/dbus/templates/dbus.service')
-rw-r--r--core/modules/dbus/templates/dbus.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/modules/dbus/templates/dbus.service b/core/modules/dbus/templates/dbus.service
index c9f747b0..ef9ee71d 100644
--- a/core/modules/dbus/templates/dbus.service
+++ b/core/modules/dbus/templates/dbus.service
@@ -5,9 +5,8 @@ Requires=dbus.socket
After=syslog.target
[Service]
-%UUIDGEN%
ExecStartPre=-/opt/openslx/bin/rm -f /var/run/dbus/pid
-ExecStart=%DAEMON% --system --address=systemd: --nofork %DAEMON_ARGS%
+ExecStart=%DAEMON% --system --address=systemd: --nofork
ExecReload=%SEND% --print-reply --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
OOMScoreAdjust=-900