1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

No error in log

This commit is contained in:
Ycarus 2018-07-22 23:05:05 +02:00
parent 664fd7c696
commit 7a86a163f5

View file

@ -26,7 +26,7 @@ _bypass_proto() {
}
start_service() {
ipset -q flush ss_rules_dst_bypass
ipset -q flush ss_rules_dst_bypass > /dev/null 2>&1
ipset -q --exist restore <<-EOF
create ss_rules_dst_bypass hash:net hashsize 64
EOF