mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Flush bypass rule without error
This commit is contained in:
parent
4d47157029
commit
dc9e238bb9
1 changed files with 1 additions and 1 deletions
|
@ -11,8 +11,8 @@ _bypass_ip() {
|
|||
}
|
||||
|
||||
start_service() {
|
||||
ipset -q flush ss_rules_dst_bypass
|
||||
ipset -q --exist restore <<-EOF
|
||||
flush ss_rules_dst_bypass
|
||||
create ss_rules_dst_bypass hash:net hashsize 64
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue