Start the checker component at the latest point possible

This commit is contained in:
Michael Friedrich 2019-02-20 12:37:48 +01:00
parent cc8dd42c0a
commit 9d5dc4afc1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ namespace icinga
class CheckerComponent : ConfigObject
{
activation_priority 100;
activation_priority 300;
[config, no_storage] int concurrent_checks {
get {{{