From: Rishabh Date: Mon, 20 Apr 2026 17:40:23 +0000 (+0530) Subject: keepalived: remove config section track_script X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3fb01d67c73f4914ac3f9f3825da8e69f0e92fa2;p=openwrt-packages.git keepalived: remove config section track_script Remove config section for track_script from keepalived.config as it is not supported. Signed-off-by: Rishabh --- diff --git a/net/keepalived/files/keepalived.config b/net/keepalived/files/keepalived.config index b96740431..425e0057d 100644 --- a/net/keepalived/files/keepalived.config +++ b/net/keepalived/files/keepalived.config @@ -94,16 +94,6 @@ config globals 'globals' # option value "eth1" # option weight "2" -#config track_script -# option name "track_script1" -# option value "" -# option weight "1" - -#config track_script -# option name "track_script2" -# option value "" -# option weight "2" - #config bfd_instance # option name "bfd_instance1" # option neighbor_ip "192.168.10.1"