chiark / gitweb /
coredumpctl: show a useful error on permission problems
[elogind.git] / units / rescue.service.m4.in
index 269797a12ebfb6bd3a910a45f4ec3d89cdfc0fba..552ef8981b5870c81bd2dc9652eba3c12652c55c 100644 (file)
@@ -25,7 +25,5 @@ StandardInput=tty-force
 StandardOutput=inherit
 StandardError=inherit
 KillMode=process
-
-# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash
-# terminates cleanly.
-KillSignal=SIGHUP
+IgnoreSIGPIPE=no
+SendSIGHUP=yes