1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-04-21 06:22:57 +03:00

blockcheck: speed up nfqws on slow system

This commit is contained in:
bol-van 2023-10-31 12:21:19 +03:00
parent a6982865aa
commit 2de52fdbf2

@ -449,6 +449,8 @@ pktws_start()
;;
esac
PID=$!
# give some time to initialize
minsleep
}
tpws_start()
{