X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Frescue.service.m4;h=5b4ab6efb6aa252698deb3ffffbe29de201c1a4e;hb=e124e7a4a15f89fc6fbdf3e554a86d5a26160624;hp=d2fd582e86e69a7203e46e3ead9a90589d91100d;hpb=54e4fdef80693f7fd7893bd048bb4d9a258b03a6;p=elogind.git diff --git a/units/rescue.service.m4 b/units/rescue.service.m4 index d2fd582e8..5b4ab6efb 100644 --- a/units/rescue.service.m4 +++ b/units/rescue.service.m4 @@ -31,6 +31,8 @@ m4_ifdef(`TARGET_MEEGO', ExecStart=-/bin/bash -c "exec ${SINGLE}"',))) ExecStopPost=-/bin/systemctl --fail --no-block default StandardInput=tty-force +StandardOutput=inherit +StandardError=inherit KillMode=process # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash