mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Activate downtimes before any checkable object
(cherry picked from commit 7936a147ba82ce7e19de43ccb5f4c830edd8d235)
This commit is contained in:
parent
466096a6a4
commit
82c0197aae
@ -37,6 +37,8 @@ public:
|
||||
|
||||
class Downtime : ConfigObject < DowntimeNameComposer
|
||||
{
|
||||
activation_priority -10;
|
||||
|
||||
load_after Host;
|
||||
load_after Service;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user