Revert "openwrt init : remove old create_ipset call"

This reverts commit 5b5f4c85a70946c608e2ca3037e0ffa2883c6523.
This commit is contained in:
root 2019-05-16 10:58:00 +03:00
parent 5b5f4c85a7
commit 92ba726869

View File

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