mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
ipset: -artefact
This commit is contained in:
parent
bcdd708b51
commit
76e52c350b
@ -176,7 +176,6 @@ hup_zapret_daemons()
|
|||||||
{
|
{
|
||||||
echo forcing zapret daemons to reload their hostlist
|
echo forcing zapret daemons to reload their hostlist
|
||||||
if exists killall; then
|
if exists killall; then
|
||||||
kcmd=killall
|
|
||||||
killall -HUP tpws nfqws dvtws 2>/dev/null
|
killall -HUP tpws nfqws dvtws 2>/dev/null
|
||||||
elif exists pkill; then
|
elif exists pkill; then
|
||||||
pkill -HUP ^tpws$ ^nfqws$ ^dvtws$
|
pkill -HUP ^tpws$ ^nfqws$ ^dvtws$
|
||||||
|
Loading…
Reference in New Issue
Block a user