From 76e52c350beece8bc821d80fb09c2022f2628682 Mon Sep 17 00:00:00 2001 From: bol-van Date: Thu, 11 Mar 2021 22:30:41 +0300 Subject: [PATCH] ipset: -artefact --- ipset/def.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ipset/def.sh b/ipset/def.sh index a9240f6..9d1dc06 100644 --- a/ipset/def.sh +++ b/ipset/def.sh @@ -176,7 +176,6 @@ hup_zapret_daemons() { echo forcing zapret daemons to reload their hostlist if exists killall; then - kcmd=killall killall -HUP tpws nfqws dvtws 2>/dev/null elif exists pkill; then pkill -HUP ^tpws$ ^nfqws$ ^dvtws$