X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.service.m4;h=d31282d37e972be50158b404232cf1cd6629d8d5;hb=f54409d8b8a8dd3e43a450be5bbd78afdcb78c25;hp=d173bebabce134ee36183b9b1b70fe6dfa08244d;hpb=de47ca9b50e8c05c9fc116ff37794e526bddf92e;p=elogind.git diff --git a/units/rescue.service.m4 b/units/rescue.service.m4 index d173bebab..d31282d37 100644 --- a/units/rescue.service.m4 +++ b/units/rescue.service.m4 @@ -22,7 +22,7 @@ ExecStartPre=-/bin/plymouth --hide-splash ExecStartPre=-/bin/echo 'Welcome to rescue mode. Use "systemctl default" or ^D to activate default mode.' m4_ifdef(`TARGET_FEDORA', `EnvironmentFile=/etc/sysconfig/init -ExecStart=-/bin/bash -c "exec $SINGLE"', +ExecStart=-/bin/bash -c "exec ${SINGLE}"', `ExecStart=-/sbin/sulogin') ExecStopPost=/bin/systemctl default StandardInput=tty-force