mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
keepalived: remove config section track_script
Remove config section for track_script from keepalived.config as it is not supported. Signed-off-by: Rishabh <rishabhshah2005@gmail.com>
This commit is contained in:
@@ -94,16 +94,6 @@ config globals 'globals'
|
||||
# option value "eth1"
|
||||
# option weight "2"
|
||||
|
||||
#config track_script
|
||||
# option name "track_script1"
|
||||
# option value "<script-file1>"
|
||||
# option weight "1"
|
||||
|
||||
#config track_script
|
||||
# option name "track_script2"
|
||||
# option value "<script-file2>"
|
||||
# option weight "2"
|
||||
|
||||
#config bfd_instance
|
||||
# option name "bfd_instance1"
|
||||
# option neighbor_ip "192.168.10.1"
|
||||
|
||||
Reference in New Issue
Block a user