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:
Rishabh
2026-04-20 23:10:23 +05:30
committed by Florian Eckert
parent 09143ea2b2
commit 3fb01d67c7
-10
View File
@@ -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"