summaryrefslogtreecommitdiff
path: root/units/systemd-modules-load.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-modules-load.service.in')
-rw-r--r--units/systemd-modules-load.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in
index fdb5b3a41e..604d8712a0 100644
--- a/units/systemd-modules-load.service.in
+++ b/units/systemd-modules-load.service.in
@@ -25,5 +25,5 @@ ConditionKernelCommandLine=|rd.modules-load
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-modules-load
+ExecStart={{ROOTLIBEXECDIR}}/systemd-modules-load
TimeoutSec=90s