chiark / gitweb /
service: ignore SIGPIPE by default
[elogind.git] / units / emergency.service
index 4847f4f0c6ef243c878fa6e635cb8976911becf3..234bafcc88b1e69c70d4ad40aba23b12914a26ea 100644 (file)
@@ -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.