Browse Source

openwrt init : remove old create_ipset call

pull/33/head
bolvan 6 years ago
parent
commit
5b5f4c85a7
  1. 3
      init.d/openwrt/zapret

3
init.d/openwrt/zapret

@ -83,9 +83,6 @@ start_service() {
nfqws_all|nfqws_all_https)
run_daemon 1 $NFQWS "$NFQWS_OPT_BASE $NFQWS_OPT"
;;
ipset)
create_ipset
;;
custom)
# PLACEHOLDER
echo !!! NEED ATTENTION !!!

Loading…
Cancel
Save