]> granicus.if.org Git - icinga2/commitdiff
Start the checker component at the latest point possible
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 20 Feb 2019 11:37:48 +0000 (12:37 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 20 Feb 2019 11:37:48 +0000 (12:37 +0100)
lib/checker/checkercomponent.ti

index 9663bb1896a9a821053affb14730e6e484121625..ee5a74ece778a293f44293d7c9b6f5e02ffb29b8 100644 (file)
@@ -26,7 +26,7 @@ namespace icinga
 
 class CheckerComponent : ConfigObject
 {
-       activation_priority 100;
+       activation_priority 300;
 
        [config, no_storage] int concurrent_checks {
                get {{{