diff options
Diffstat (limited to 'units/systemd-sysctl.service.in')
-rw-r--r-- | units/systemd-sysctl.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-sysctl.service.in b/units/systemd-sysctl.service.in index fa72085f9e..d784c6426d 100644 --- a/units/systemd-sysctl.service.in +++ b/units/systemd-sysctl.service.in @@ -18,3 +18,4 @@ ConditionPathIsReadWrite=/proc/sys/ Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-sysctl +TimeoutSec=90s |