X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fsingle.service;h=75b8ecc0b0e6c5ad939015d725abe4832277a89f;hp=93a70cf4b0fe020a2fe7b078a865fb0a99e97385;hb=30609d9c187331640125d6b7e3c650330304b383;hpb=d4054675b1eba164cec8a7e104b94ba1a5b069e1 diff --git a/units/fedora/single.service b/units/fedora/single.service index 93a70cf4b..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