summaryrefslogtreecommitdiff
path: root/units/systemd-fsck@.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-fsck@.service.in')
-rw-r--r--units/systemd-fsck@.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in
index 6d9c9aba69..06b91aea39 100644
--- a/units/systemd-fsck@.service.in
+++ b/units/systemd-fsck@.service.in
@@ -19,5 +19,5 @@ Before=systemd-quotacheck.service shutdown.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-fsck %f
+ExecStart={{ROOTLIBEXECDIR}}/systemd-fsck %f
TimeoutSec=0