]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/reboot.target
Merge pull request #11988 from keszybz/test-binaries-installation
[thirdparty/systemd.git] / units / reboot.target
index 9faeb1800f57a2d5b1a0a3561dcd361c06656ea5..c2782db631733fae1c44da6f9a138ffe147898f4 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -9,9 +11,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