diff options
Diffstat (limited to 'units/systemd-update-utmp-runlevel.service.in')
-rw-r--r-- | units/systemd-update-utmp-runlevel.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-utmp-runlevel.service.in b/units/systemd-update-utmp-runlevel.service.in index 042145cc2c..4bfadd1abd 100644 --- a/units/systemd-update-utmp-runlevel.service.in +++ b/units/systemd-update-utmp-runlevel.service.in @@ -20,4 +20,4 @@ Before=shutdown.target [Service] Type=oneshot -ExecStart=@rootlibexecdir@/systemd-update-utmp runlevel +ExecStart={{ROOTLIBEXECDIR}}/systemd-update-utmp runlevel |