X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Freboot.service.in;h=e6a8aabd9dc14ea2468cdd1e183e39ed1c074b16;hb=a48f3d156652cc241eb67fdf34041d1b7cdb71fb;hp=e5e666f2d7503b6f5a2c12083831e58f373daacb;hpb=46574a5b4afeac0c3f69f15ce47c460309cb9bec;p=elogind.git diff --git a/units/reboot.service.in b/units/reboot.service.in index e5e666f2d..e6a8aabd9 100644 --- a/units/reboot.service.in +++ b/units/reboot.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 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