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=63924eae9081464f338adb82abb51dc27b6db219;hb=4aa2beacb1f9996f0352ec4221f8ef47ae2b7c66;hpb=0667db89fbfb24b4079fb67d0209014592892485 diff --git a/units/emergency.target b/units/emergency.target index 63924eae9..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 -Requires=shutdown.target umount.target emergency.service -After=shutdown.target umount.target emergency.service +Documentation=man:systemd.special(7) +Requires=emergency.service +After=emergency.service +AllowIsolate=yes