diff options
Diffstat (limited to 'units/systemd-modules-load.service.in')
-rw-r--r-- | units/systemd-modules-load.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-modules-load.service.in b/units/systemd-modules-load.service.in index 040a0febe8..9de6d31349 100644 --- a/units/systemd-modules-load.service.in +++ b/units/systemd-modules-load.service.in @@ -24,3 +24,4 @@ ConditionKernelCommandLine=|rd.modules-load Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-modules-load +TimeoutSec=90s |