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=497d1986c13032f1ef8f4592bb7ed8d3aa321a47;hpb=f274ece0f76b5709408821e317e87aef76123db6 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