X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fsingle.service;h=75b8ecc0b0e6c5ad939015d725abe4832277a89f;hb=40b3203173ad78fdb5ceb257b08a93a587102518;hp=f4af539f850a82e26f91a6cbf1417e3f5e3ec9fd;hpb=201e673c487bc321024a118936f3ded0893dc725;p=elogind.git diff --git a/units/fedora/single.service b/units/fedora/single.service index f4af539f8..75b8ecc0b 100644 --- a/units/fedora/single.service +++ b/units/fedora/single.service @@ -23,6 +23,6 @@ Restart=restart-always RestartSec=0 KillMode=process-group -# Bash ignores SIGTERM, so we send SIGHUP first, to ensure that bash +# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash # terminates cleanly. -ExecStop=-/bin/kill -HUP $(MAINPID) +KillSignal=SIGHUP