chiark / gitweb /
unit: replace remote-fs-setup.target by network-online.target
[elogind.git] / units / kexec.target
index b77e6a43f1c2ccbd5ed6ed04d205651f8154145b..90795d0c5a9ee63772be1246c389d96f3a22383e 100644 (file)
@@ -1,17 +1,16 @@
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2 of the License, or
+#  under the terms of the GNU Lesser General Public License as published by
+#  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]