chiark / gitweb /
units: so far we defaulted to 90s as default timeout for most things, let's do so...
[elogind.git] / units / reboot.target
index 9faeb1800f57a2d5b1a0a3561dcd361c06656ea5..668b98d9e45b2a68a80899b9a7b6b41b3268bf63 100644 (file)
@@ -9,9 +9,11 @@
 Description=Reboot
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=reboot.service
-After=reboot.service
+Requires=systemd-reboot.service
+After=systemd-reboot.service
 AllowIsolate=yes
+JobTimeoutSec=30min
+JobTimeoutAction=reboot-force
 
 [Install]
 Alias=ctrl-alt-del.target