chiark / gitweb /
units: direct stdout/stderr of rescue shells to tty
[elogind.git] / units / rescue.service.m4
index d2fd582e86e69a7203e46e3ead9a90589d91100d..5b4ab6efb6aa252698deb3ffffbe29de201c1a4e 100644 (file)
@@ -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