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