]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/rescue.target
nspawn: don't look for .nspawn file above the top-level directory, it makes no sense
[thirdparty/systemd.git] / units / rescue.target
index 85099a1ee014e9133953716d385a5297d8aaf3cc..0e04a94f397853d0831472a5ac3abf5ab7a7ef88 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
@@ -5,13 +7,9 @@
 #  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=Rescue Mode
-Requires=basic.target rescue.service
-After=basic.target rescue.service
+Documentation=man:systemd.special(7)
+Requires=sysinit.target rescue.service
+After=sysinit.target rescue.service
 AllowIsolate=yes
-
-[Install]
-Alias=kbrequest.target