From cc5732abe1183f187a6787e3e28e60a7f5f1b95b Mon Sep 17 00:00:00 2001 From: bol-van Date: Sun, 2 Feb 2020 15:59:50 +0300 Subject: [PATCH] custom-desync-keepalive --- init.d/sysv/custom-desync-keepalive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/sysv/custom-desync-keepalive b/init.d/sysv/custom-desync-keepalive index 6a8b86d..258abfa 100644 --- a/init.d/sysv/custom-desync-keepalive +++ b/init.d/sysv/custom-desync-keepalive @@ -4,7 +4,7 @@ zapret_custom_daemons() { - run_daemon $1 1 $NFQWS "$NFQWS_OPT_BASE $NFQWS_OPT_DESYNC" + do_nfqws $1 1 "$NFQWS_OPT_DESYNC" } zapret_custom_firewall() {