From 91265a5b0e134006893576a465c4c84906f1eb82 Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Wed, 14 Oct 2020 18:00:16 +0200 Subject: [PATCH] icinga2 daemon: reap remaining child processes after reload ... as we may be PID 1. --- lib/cli/daemoncommand.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/cli/daemoncommand.cpp b/lib/cli/daemoncommand.cpp index 28fce401d..4c33c6dfc 100644 --- a/lib/cli/daemoncommand.cpp +++ b/lib/cli/daemoncommand.cpp @@ -746,6 +746,17 @@ int DaemonCommand::Run(const po::variables_map& vm, const std::vector