summaryrefslogtreecommitdiffstats
path: root/doc/sync/keepalived.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sync/keepalived.conf')
-rw-r--r--doc/sync/keepalived.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/sync/keepalived.conf b/doc/sync/keepalived.conf
index c9c8ac1..84f1383 100644
--- a/doc/sync/keepalived.conf
+++ b/doc/sync/keepalived.conf
@@ -9,6 +9,7 @@ vrrp_sync_group G1 { # must be before vrrp_instance declaration
}
notify_master "/etc/conntrackd/primary-backup.sh primary"
notify_backup "/etc/conntrackd/primary-backup.sh backup"
+ notify_fault "/etc/conntrackd/primary-backup.sh fault"
}
vrrp_instance VI_1 {