chiark / gitweb /
systemd-python: updated _reader header to standard license
[elogind.git] / units / kexec.target
index 4941f51c91e19294eb76777a81b31bf7c815b290..90795d0c5a9ee63772be1246c389d96f3a22383e 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=Reboot via kexec
+Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=kexec.service
-After=kexec.service
+Requires=systemd-kexec.service
+After=systemd-kexec.service
 AllowIsolate=yes
 
 [Install]