From: Michael Friedrich Date: Wed, 20 Feb 2019 11:37:48 +0000 (+0100) Subject: Start the checker component at the latest point possible X-Git-Tag: v2.11.0-rc1~212^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d5dc4afc1bb66ea25f98dd12acded49e493fbbf;p=icinga2 Start the checker component at the latest point possible --- diff --git a/lib/checker/checkercomponent.ti b/lib/checker/checkercomponent.ti index 9663bb189..ee5a74ece 100644 --- a/lib/checker/checkercomponent.ti +++ b/lib/checker/checkercomponent.ti @@ -26,7 +26,7 @@ namespace icinga class CheckerComponent : ConfigObject { - activation_priority 100; + activation_priority 300; [config, no_storage] int concurrent_checks { get {{{