diff options
Diffstat (limited to 'units/systemd-binfmt.service.in')
-rw-r--r-- | units/systemd-binfmt.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-binfmt.service.in b/units/systemd-binfmt.service.in index 34a5d5237b..d53073ee61 100644 --- a/units/systemd-binfmt.service.in +++ b/units/systemd-binfmt.service.in @@ -24,3 +24,4 @@ ConditionDirectoryNotEmpty=|/run/binfmt.d Type=oneshot RemainAfterExit=yes ExecStart=@rootlibexecdir@/systemd-binfmt +TimeoutSec=90s |