X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fkexec.service.in;h=17d03449728db8e29d1451a290c6d0978c37d919;hb=66be6554807773028a0111addb8e75c3cab11117;hp=70ad227ff9e1138a19b11e702c28d352463bfbd6;hpb=85ed27f699939f75b8422ae67e016bdf9f439da9;p=elogind.git diff --git a/units/kexec.service.in b/units/kexec.service.in index 70ad227ff..17d034497 100644 --- a/units/kexec.service.in +++ b/units/kexec.service.in @@ -1,15 +1,15 @@ # 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. [Unit] Description=Reboot via kexec DefaultDependencies=no -Requires=shutdown.target umount.target -After=shutdown.target umount.target +Requires=shutdown.target umount.target final.target +After=shutdown.target umount.target final.target [Service] Type=oneshot