]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-update-utmp.service.in
meson: use jinja2 for unit templates
[thirdparty/systemd.git] / units / systemd-update-utmp.service.in
index e2fa2d83bab1baf5c00ec8d5d140d433551f3443..89bfd636217999ab7070f7dc77424c9c08b8c485 100644 (file)
@@ -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