X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Femergency.target;h=791dbe595c58755b7b10efe8f551b0cf9fef6236;hp=63924eae9081464f338adb82abb51dc27b6db219;hb=fb316903b835d8a9e3130fa85f0cab7f7919f052;hpb=0667db89fbfb24b4079fb67d0209014592892485 diff --git a/units/emergency.target b/units/emergency.target index 63924eae9..791dbe595 100644 --- a/units/emergency.target +++ b/units/emergency.target @@ -1,13 +1,14 @@ # 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 +Requires=emergency.service +After=emergency.service +AllowIsolate=yes