From 26d3bdaff16dd256e997992d9542764f244b65d1 Mon Sep 17 00:00:00 2001 From: joy Date: Wed, 29 Oct 2025 20:30:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20scripts/keepalived.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit q12 --- scripts/keepalived.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/keepalived.sh b/scripts/keepalived.sh index edbe190..3dd2d3b 100644 --- a/scripts/keepalived.sh +++ b/scripts/keepalived.sh @@ -113,7 +113,8 @@ EOF cat > "$KEEPALIVED_CONF" << EOF global_defs { router_id LVS_K8S_$(hostname) - script_security 2 + script_security 2 + enable_script_security } vrrp_script check_haproxy {