X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fkexec.target;h=90795d0c5a9ee63772be1246c389d96f3a22383e;hp=b77e6a43f1c2ccbd5ed6ed04d205651f8154145b;hb=7d5fed66a6fd5731da7564ae47a9f693fa75a549;hpb=85ed27f699939f75b8422ae67e016bdf9f439da9 diff --git a/units/kexec.target b/units/kexec.target index b77e6a43f..90795d0c5 100644 --- a/units/kexec.target +++ b/units/kexec.target @@ -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]