X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Frescue.service.m4.in;h=552ef8981b5870c81bd2dc9652eba3c12652c55c;hp=269797a12ebfb6bd3a910a45f4ec3d89cdfc0fba;hb=ccf22d4a104e6ed2666d6c5b4031981a84787790;hpb=7f0086f8c9307a9a62f31a4aa5c8d3de74abd06b diff --git a/units/rescue.service.m4.in b/units/rescue.service.m4.in index 269797a12..552ef8981 100644 --- a/units/rescue.service.m4.in +++ b/units/rescue.service.m4.in @@ -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