Browse Source

blockcheck: speed up nfqws on slow system

pull/172/head
bol-van 1 year ago
parent
commit
2de52fdbf2
  1. 2
      blockcheck.sh

2
blockcheck.sh

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

Loading…
Cancel
Save