chiark / gitweb /
man: add Documentation= tags to all kinds of missing units
[elogind.git] / units / rescue.service.m4.in
index 3adfcf45bd5c71f2a7aadaee78139a9a7ac9f13d..9d09062b1a54bb9c40772be05a14709a4dff8d9e 100644 (file)
@@ -5,13 +5,12 @@
 #  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 Shell
+Documentation=man:sulogin(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=basic.target plymouth-start.service
+After=sysinit.target plymouth-start.service
 Before=shutdown.target
 
 [Service]