X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Frescue.target;h=3f59b14339b6d9d9eb0ad02aaa3011bcd5b183d6;hp=638f47c1e8b19a45b8ad085239c3f242a8bf6cba;hb=449f75549247b3b7b073a788f0f099ce6b7c5378;hpb=f057408c9c3b54b6eeb96cd9f0a1333f30610614 diff --git a/units/rescue.target b/units/rescue.target index 638f47c1e..3f59b1433 100644 --- a/units/rescue.target +++ b/units/rescue.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=Rescue Mode -Requires=sysinit.target local-fs.target swap.target shutdown.target -Conflicts=emergency.service emergency.target -After=sysinit.target local-fs.target swap.target shutdown.target emergency.service emergency.target -Names=runlevel1.target +Documentation=man:systemd.special(7) +Requires=sysinit.target rescue.service +After=sysinit.target rescue.service +AllowIsolate=yes [Install] Alias=kbrequest.target