diff options
Diffstat (limited to 'units/emergency.service')
-rw-r--r-- | units/emergency.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/emergency.service b/units/emergency.service index 4847f4f0c6..234bafcc88 100644 --- a/units/emergency.service +++ b/units/emergency.service @@ -24,6 +24,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. |