From 8c6bfdcf544b53a187c5339440a9bd77716893fc Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" Date: Mon, 14 Dec 2020 13:38:35 +0100 Subject: [PATCH] Revert "icinga2 daemon: reap remaining child processes after reload" This reverts commit 91265a5b0e134006893576a465c4c84906f1eb82 which isn't needed anymore as Icinga 2 isn't PID 1 anymore. --- lib/cli/daemoncommand.cpp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/lib/cli/daemoncommand.cpp b/lib/cli/daemoncommand.cpp index 784ffa4d2..9346be24e 100644 --- a/lib/cli/daemoncommand.cpp +++ b/lib/cli/daemoncommand.cpp @@ -790,17 +790,6 @@ int DaemonCommand::Run(const po::variables_map& vm, const std::vector