From 37501f8baa9083dee8b7583a1036b58e77ccf735 Mon Sep 17 00:00:00 2001 From: goodNETnick Date: Tue, 7 Dec 2021 11:41:53 +1000 Subject: VRRP: T4033: VRRP script_security parameter removed --- data/templates/vrrp/keepalived.conf.tmpl | 3 --- 1 file changed, 3 deletions(-) (limited to 'data/templates/vrrp') diff --git a/data/templates/vrrp/keepalived.conf.tmpl b/data/templates/vrrp/keepalived.conf.tmpl index b4824a994..b93aa4bc9 100644 --- a/data/templates/vrrp/keepalived.conf.tmpl +++ b/data/templates/vrrp/keepalived.conf.tmpl @@ -5,9 +5,6 @@ global_defs { dynamic_interfaces script_user root - # Don't run scripts configured to be run as root if any part of the path - # is writable by a non-root user. - enable_script_security notify_fifo /run/keepalived/keepalived_notify_fifo notify_fifo_script /usr/libexec/vyos/system/keepalived-fifo.py } -- cgit v1.2.3