X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.service.m4;h=d2fd582e86e69a7203e46e3ead9a90589d91100d;hb=54e4fdef80693f7fd7893bd048bb4d9a258b03a6;hp=b48d085024060c7c383a741eaf9863686e578051;hpb=05677bb78079c3fa0283101aac2c07581f4873f1;p=elogind.git diff --git a/units/rescue.service.m4 b/units/rescue.service.m4 index b48d08502..d2fd582e8 100644 --- a/units/rescue.service.m4 +++ b/units/rescue.service.m4 @@ -25,7 +25,10 @@ ExecStart=-/bin/bash -c "exec ${SINGLE}"', m4_ifdef(`TARGET_MANDRIVA', `EnvironmentFile=/etc/sysconfig/init ExecStart=-/bin/bash -c "exec ${SINGLE}"', -`ExecStart=-/sbin/sulogin')) +`ExecStart=-/sbin/sulogin' +m4_ifdef(`TARGET_MEEGO', +`EnvironmentFile=/etc/sysconfig/init +ExecStart=-/bin/bash -c "exec ${SINGLE}"',))) ExecStopPost=-/bin/systemctl --fail --no-block default StandardInput=tty-force KillMode=process