summaryrefslogtreecommitdiff
path: root/units/systemd-update-utmp.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-update-utmp.service.in')
-rw-r--r--units/systemd-update-utmp.service.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-update-utmp.service.in b/units/systemd-update-utmp.service.in
index e2fa2d83ba..89bfd63621 100644
--- a/units/systemd-update-utmp.service.in
+++ b/units/systemd-update-utmp.service.in
@@ -19,5 +19,5 @@ Before=sysinit.target shutdown.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-update-utmp reboot
-ExecStop=@rootlibexecdir@/systemd-update-utmp shutdown
+ExecStart={{ROOTLIBEXECDIR}}/systemd-update-utmp reboot
+ExecStop={{ROOTLIBEXECDIR}}/systemd-update-utmp shutdown