mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 13:45:04 +02:00
Start the checker component at the latest point possible
This commit is contained in:
parent
cc8dd42c0a
commit
9d5dc4afc1
@ -26,7 +26,7 @@ namespace icinga
|
||||
|
||||
class CheckerComponent : ConfigObject
|
||||
{
|
||||
activation_priority 100;
|
||||
activation_priority 300;
|
||||
|
||||
[config, no_storage] int concurrent_checks {
|
||||
get {{{
|
||||
|
Loading…
x
Reference in New Issue
Block a user