mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix omr-bypass and some IPv6 support on shadowsocks
This commit is contained in:
parent
46903d6b6a
commit
c912740c2b
2 changed files with 39 additions and 28 deletions
|
@ -406,7 +406,7 @@ start_service() {
|
|||
config_foreach _bypass_proto dpis
|
||||
|
||||
[ -z "$RELOAD" ] && /etc/init.d/dnsmasq restart
|
||||
[ -n "$RELOAD" ] && /etc/init.d/dnsmasq restart
|
||||
[ -n "$RELOAD" ] && /etc/init.d/dnsmasq reload
|
||||
logger -t "omr-bypass" "OMR-ByPass is running"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue