mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
keepalived: add missing no_accept option
This commit adds the missing option 'no_accept'. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -358,7 +358,7 @@ vrrp_instance() {
|
||||
garp_master_repeat garp_master_refresh_repeat \
|
||||
no_val_vmac_xmit_base no_val_native_ipv6 no_val_accept \
|
||||
no_val_dont_track_primary no_val_smtp_alert no_val_nopreempt \
|
||||
no_val_use_vmac
|
||||
no_val_use_vmac no_val_no_accept
|
||||
|
||||
print_notify "INSTANCE" "$name" "$INDENT_1" notify_backup notify_master \
|
||||
notify_fault notify_stop
|
||||
|
||||
Reference in New Issue
Block a user