]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
core: always let the kernel reap zombies when we're about to freeze 1486/head
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 30 Sep 2015 15:08:04 +0000 (17:08 +0200)
committerMichal Schmidt <mschmidt@redhat.com>
Wed, 7 Oct 2015 12:25:51 +0000 (14:25 +0200)
commit7d06dad900b0f1541531255fb6409d92fc76483d
tree9141cb198cb56b7e6d8af93968955f1e6a408983
parent4cf0b03b976dd7050595f835092b551623468dbe
core: always let the kernel reap zombies when we're about to freeze

Regardless of whether we're going to spawn a crash shell or not, let the
kernel reap zombies. It's more consistent this way.
src/core/main.c