summaryrefslogtreecommitdiffstats
path: root/examples/sync/nack/node1/keepalived.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sync/nack/node1/keepalived.conf')
-rw-r--r--examples/sync/nack/node1/keepalived.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sync/nack/node1/keepalived.conf b/examples/sync/nack/node1/keepalived.conf
index f272a02..f937467 100644
--- a/examples/sync/nack/node1/keepalived.conf
+++ b/examples/sync/nack/node1/keepalived.conf
@@ -5,7 +5,7 @@ vrrp_sync_group G1 { # must be before vrrp_instance declaration
}
notify_master /etc/conntrackd/script_master.sh
notify_backup /etc/conntrackd/script_backup.sh
- notify_fault /etc/conntrackd/script_fault.sh
+# notify_fault /etc/conntrackd/script_fault.sh
}
vrrp_instance VI_1 {