chiark / gitweb /
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM to deal...
authorLennart Poettering <lennart@poettering.net>
Mon, 25 Nov 2013 17:08:02 +0000 (18:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 25 Nov 2013 21:10:22 +0000 (22:10 +0100)
commit0bee65f0622c4faa8ac8ae771cc0c8a936dfa284
tree7ee568dce15589f4b2d3e1d38220f6deb8ee847f
parent26fefda707e6511733f48da03b281a004dba6abf
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM to deal with shells

This makes shutdown a bit faster if debug-shell.service is enabled.
TODO
src/core/killall.c
src/core/killall.h
src/core/main.c
src/core/shutdown.c
src/shared/util.c