summaryrefslogtreecommitdiff
path: root/units/rescue.service.m4
diff options
context:
space:
mode:
Diffstat (limited to 'units/rescue.service.m4')
-rw-r--r--units/rescue.service.m42
1 files changed, 2 insertions, 0 deletions
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