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