X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.target;h=c17a4e12d0ca03fc9b1b99a91dddbf6b8ce72c2a;hb=499fb2152f8518796607dd0406698cb6ce4c7098;hp=5bf3f8e8eee8c26509259c295a68b0ddc72755b1;hpb=97df13c0ac43addbf2317e438d80aa78e90c3f92;p=elogind.git diff --git a/units/rescue.target b/units/rescue.target index 5bf3f8e8e..c17a4e12d 100644 --- a/units/rescue.target +++ b/units/rescue.target @@ -1,14 +1,13 @@ # 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=Rescue Mode +Documentation=man:systemd.special(7) Requires=basic.target rescue.service After=basic.target rescue.service AllowIsolate=yes