diff options
Diffstat (limited to 'units/systemd-sysusers.service.in')
-rw-r--r-- | units/systemd-sysusers.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-sysusers.service.in b/units/systemd-sysusers.service.in index ffd6d7747b..4d8309ab6b 100644 --- a/units/systemd-sysusers.service.in +++ b/units/systemd-sysusers.service.in @@ -18,3 +18,4 @@ ConditionNeedsUpdate=/etc Type=oneshot RemainAfterExit=yes ExecStart=@rootbindir@/systemd-sysusers +TimeoutSec=90s |