chiark / gitweb /
units: forgot target units
[elogind.git] / units / emergency.service
index eff5261868566a08cc9af23260882dca2f42718f..4847f4f0c6ef243c878fa6e635cb8976911becf3 100644 (file)
@@ -21,6 +21,8 @@ ExecStartPre=-/bin/echo 'Welcome to emergency mode. Use "systemctl default" or ^
 ExecStart=-/sbin/sulogin
 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