diff options
Diffstat (limited to 'units/console-shell.service.m4')
-rw-r--r-- | units/console-shell.service.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/console-shell.service.m4 b/units/console-shell.service.m4 index 02adc8403b..fef9e1b176 100644 --- a/units/console-shell.service.m4 +++ b/units/console-shell.service.m4 @@ -37,6 +37,7 @@ StandardInput=tty-force StandardOutput=inherit StandardError=inherit KillMode=process +IgnoreSIGPIPE=no # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash # terminates cleanly. |