diff options
Diffstat (limited to 'units/rescue.service.m4.in')
-rw-r--r-- | units/rescue.service.m4.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/rescue.service.m4.in b/units/rescue.service.m4.in index c736f83478..3adfcf45bd 100644 --- a/units/rescue.service.m4.in +++ b/units/rescue.service.m4.in @@ -33,6 +33,7 @@ m4_ifdef(`TARGET_MEEGO', ExecStart=-/bin/bash -c "exec ${SINGLE}"', `ExecStart=-/sbin/sulogin')))) ExecStopPost=-@SYSTEMCTL@ --fail --no-block default +Type=idle StandardInput=tty-force StandardOutput=inherit StandardError=inherit |