chiark / gitweb /
core: optionally send SIGHUP in addition to the configured kill signal
[elogind.git] / units / emergency.service.in
index 442f0e0ee637adda8de664bfac7f125f5b23da06..94c090f654be34b42cf8014ce255dbad86ae0ca1 100644 (file)
@@ -25,7 +25,4 @@ StandardOutput=inherit
 StandardError=inherit
 KillMode=process
 IgnoreSIGPIPE=no
-
-# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash
-# terminates cleanly.
-KillSignal=SIGHUP
+SendSIGHUP=yes