chiark / gitweb /
udev: do NOT re-label smack
[elogind.git] / units / halt.target
index dc908805db5ed89888cdae18d89869a2f315dbcd..a21d984b265a023d2d7003605a38872f4e259713 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=Halt
+Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=halt.service
-After=halt.service
+Requires=systemd-halt.service
+After=systemd-halt.service
 AllowIsolate=yes
 
 [Install]