X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Freboot.target;h=668b98d9e45b2a68a80899b9a7b6b41b3268bf63;hp=6d02417eb5537bc6d75055ca421464e81523f6f4;hb=132764a2236fd6a4acb0e8d698f135c186677ad4;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/units/reboot.target b/units/reboot.target index 6d02417eb..668b98d9e 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -5,14 +5,15 @@ # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. -# See systemd.special(7) for details - [Unit] 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