summaryrefslogtreecommitdiff
path: root/units/systemd-initctl.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-02 15:51:38 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-02 15:52:14 +0200
commit1136a371e204602a5a4d7cc5870f573bb61ee182 (patch)
tree4a2fc420e6c6d67e567701e1408436a95e1ccbd4 /units/systemd-initctl.service.in
parent10a49d708df010645717d2791050caf8629f62c2 (diff)
untis: fix path to helper services
Diffstat (limited to 'units/systemd-initctl.service.in')
-rw-r--r--units/systemd-initctl.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-initctl.service.in b/units/systemd-initctl.service.in
index 283c057cf4..6c93653808 100644
--- a/units/systemd-initctl.service.in
+++ b/units/systemd-initctl.service.in
@@ -11,5 +11,5 @@
Description=systemd /dev/initctl Compatibility Daemon
[Service]
-ExecStart=@pkglibexecdir@/systemd-initctl
+ExecStart=@rootlibexecdir@/systemd-initctl
Type=simple