X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.service.in;h=de73fee6547c2cd534e5f38980c3c2df3fa11f06;hb=dfc4b6acf088f71f717fce8866a5841091219fa5;hp=fc93f1e160ed84fdabc139f5a9a0d39fd52c8114;hpb=42377d6bb771c31bff931f83163972fdcb224d0c;p=elogind.git diff --git a/units/rescue.service.in b/units/rescue.service.in index fc93f1e16..de73fee65 100644 --- a/units/rescue.service.in +++ b/units/rescue.service.in @@ -18,7 +18,7 @@ Environment=HOME=/root WorkingDirectory=/root ExecStartPre=-/bin/plymouth quit ExecStartPre=-/bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\\nsystem logs, "systemctl reboot" to reboot, "systemctl default" or ^D to\\nboot into default mode.' -ExecStart=-/bin/sh -c "/sbin/sulogin; @SYSTEMCTL@ --fail --no-block default" +ExecStart=-/bin/sh -c "@SULOGIN@; @SYSTEMCTL@ --fail --no-block default" Type=idle StandardInput=tty-force StandardOutput=inherit