keepalived: remove config section track_script
authorRishabh <redacted>
Mon, 20 Apr 2026 17:40:23 +0000 (23:10 +0530)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:28:04 +0000 (14:28 +0200)
Remove config section for track_script from keepalived.config
as it is not supported.

Signed-off-by: Rishabh <redacted>
net/keepalived/files/keepalived.config

index b9674043198e7d1b15fcee884a6db13ebc22c9c4..425e0057dac958dffb7e4b4b87a9eed9b2f2deb0 100644 (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"
git clone https://git.99rst.org/PROJECT