diff --git a/luci-app-omr-bypass/root/etc/init.d/omr-bypass b/luci-app-omr-bypass/root/etc/init.d/omr-bypass index e15c73b74..afa4c6b98 100755 --- a/luci-app-omr-bypass/root/etc/init.d/omr-bypass +++ b/luci-app-omr-bypass/root/etc/init.d/omr-bypass @@ -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