diff options
Diffstat (limited to 'units/reboot.target')
-rw-r--r-- | units/reboot.target | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/reboot.target b/units/reboot.target index dec8f56796..668b98d9e4 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -12,6 +12,8 @@ DefaultDependencies=no Requires=systemd-reboot.service After=systemd-reboot.service AllowIsolate=yes +JobTimeoutSec=30min +JobTimeoutAction=reboot-force [Install] Alias=ctrl-alt-del.target |