X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Freboot.target;h=dec8f5679645de6f25fb0ad5969992b369cdfe8d;hp=2cd46a062bf2d9c04349ad2f52e301ad2b4f03dc;hb=b7e6c03d3bb4e571ad3391862e3f5e4d6bb0cfbb;hpb=b401e1fb9df7ea8b0fd26e16d886056a5ae7c5d9 diff --git a/units/reboot.target b/units/reboot.target index 2cd46a062..dec8f5679 100644 --- a/units/reboot.target +++ b/units/reboot.target @@ -1,18 +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 +Documentation=man:systemd.special(7) DefaultDependencies=no -Names=runlevel6.target -Requires=reboot.service -After=reboot.service +Requires=systemd-reboot.service +After=systemd-reboot.service AllowIsolate=yes [Install]