]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/kexec.target
Merge pull request #11922 from poettering/hostname-protect-fix
[thirdparty/systemd.git] / units / kexec.target
index be8eafcf1f713521d526b0fbb96a59af4059afc8..706cd7065c3d7551b8e787f2ace1425e6ec15d18 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -9,8 +11,8 @@
 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]