X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.service.m4.in;h=2c6e0ec671f749c34f74c841b884c91831382a6b;hb=dbf61afb29e016fe1b4ac48312a782df1d60a3e6;hp=5fb82e614d18a3d45af46afe14157ff7fb1c45bf;hpb=49e7f0277444ca10623fe790ff754f7c006f8c64;p=elogind.git diff --git a/units/rescue.service.m4.in b/units/rescue.service.m4.in index 5fb82e614..2c6e0ec67 100644 --- a/units/rescue.service.m4.in +++ b/units/rescue.service.m4.in @@ -7,6 +7,7 @@ [Unit] Description=Rescue Shell +Documentation=man:sulogin(8) DefaultDependencies=no Conflicts=shutdown.target After=sysinit.target plymouth-start.service @@ -26,10 +27,7 @@ ExecStart=-/bin/bash -c "exec ${SINGLE}"', m4_ifdef(`TARGET_MAGEIA', `EnvironmentFile=/etc/sysconfig/init ExecStart=-/bin/bash -c "exec ${SINGLE}"', -m4_ifdef(`TARGET_MEEGO', -`EnvironmentFile=/etc/sysconfig/init -ExecStart=-/bin/bash -c "exec ${SINGLE}"', -`ExecStart=-/sbin/sulogin')))) +`ExecStart=-/sbin/sulogin'))) ExecStopPost=-@SYSTEMCTL@ --fail --no-block default Type=idle StandardInput=tty-force