mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
parent
3d25a7f4ac
commit
ce34028653
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ class Service : Checkable < ServiceNameComposer
|
|||
load_after ApiListener;
|
||||
load_after Endpoint;
|
||||
load_after Host;
|
||||
load_after HostGroup;
|
||||
load_after Zone;
|
||||
|
||||
[config, no_user_modify, required, signal_with_old_value] array(name(ServiceGroup)) groups {
|
||||
|
|
|
|||
Loading…
Reference in a new issue