Skip to content

Commit

Permalink
Start the notification component after general features
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Friedrich committed Feb 20, 2019
1 parent 7b2b45b commit cc8dd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/notification/notificationcomponent.ti
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ namespace icinga

class NotificationComponent : ConfigObject
{
activation_priority 100;
activation_priority 200;

[config] bool enable_ha (EnableHA) {
default {{{ return true; }}}
Expand Down

0 comments on commit cc8dd42

Please sign in to comment.