mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
Revert "openwrt init : remove old create_ipset call"
This reverts commit 5b5f4c85a70946c608e2ca3037e0ffa2883c6523.
This commit is contained in:
parent
5b5f4c85a7
commit
92ba726869
@ -83,6 +83,9 @@ start_service() {
|
|||||||
nfqws_all|nfqws_all_https)
|
nfqws_all|nfqws_all_https)
|
||||||
run_daemon 1 $NFQWS "$NFQWS_OPT_BASE $NFQWS_OPT"
|
run_daemon 1 $NFQWS "$NFQWS_OPT_BASE $NFQWS_OPT"
|
||||||
;;
|
;;
|
||||||
|
ipset)
|
||||||
|
create_ipset
|
||||||
|
;;
|
||||||
custom)
|
custom)
|
||||||
# PLACEHOLDER
|
# PLACEHOLDER
|
||||||
echo !!! NEED ATTENTION !!!
|
echo !!! NEED ATTENTION !!!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user