X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Femergency.target;h=0760d66f9592bd44e4b7c6123b400791c0042dbe;hp=5bf2ae236bfaac0988f5a5b495c34173c9ab9bfb;hb=e146e4516b9ea9907852e7ad609de39dca9e8769;hpb=a974d58e83e409a92ca916bb9bbce0e457ea896f diff --git a/units/emergency.target b/units/emergency.target index 5bf2ae236..0760d66f9 100644 --- a/units/emergency.target +++ b/units/emergency.target @@ -1,13 +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=Emergency Mode +Documentation=man:systemd.special(7) Requires=emergency.service After=emergency.service +AllowIsolate=yes