X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fhalt.service.in;h=b746d1ea3536b21d43dc8607c9bb5e879afd3c85;hb=66be6554807773028a0111addb8e75c3cab11117;hp=730c4c2955a8c2dd00a33c97ca90ca26beadef09;hpb=46574a5b4afeac0c3f69f15ce47c460309cb9bec;p=elogind.git diff --git a/units/halt.service.in b/units/halt.service.in index 730c4c295..b746d1ea3 100644 --- a/units/halt.service.in +++ b/units/halt.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=Halt 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