On Mon, 1 Dec 2014, David Herrmann wrote:
Hi
On Sat, Nov 29, 2014 at 12:35 PM, Ross Lagerwall
wrote:
Hi,
On recent versions of systemd, unit_kill_context doesn't set
wait_for_exit to true which means that service_enter_signal sends
SIGTERM, immediately moves into stop-sigkill and sends SIGKIL
Hi
On Sat, Nov 29, 2014 at 12:35 PM, Ross Lagerwall
wrote:
> Hi,
>
> On recent versions of systemd, unit_kill_context doesn't set
> wait_for_exit to true which means that service_enter_signal sends
> SIGTERM, immediately moves into stop-sigkill and sends SIGKILL, ignoring
> TimeoutStopSec and oft
Hi,
On recent versions of systemd, unit_kill_context doesn't set
wait_for_exit to true which means that service_enter_signal sends
SIGTERM, immediately moves into stop-sigkill and sends SIGKILL, ignoring
TimeoutStopSec and often killing processes without giving them a chance
to cleanup.
Reverting