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

Fix when v2ray is used as proxy

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-08-20 16:07:29 +02:00
parent f3917ea9b7
commit 9e0fbd23a0

View file

@ -184,8 +184,8 @@ start_service() {
if [ "$ss_disabled" != "1" ]; then
config_load shadowsocks-libev
config_foreach _launch_shadowsocks_tracker ss_local
else
/etc/init.d/shadowsocks-libev rules_down
#elif [ "$(uci -q get shadowsocks-libev.sss0.disabled)" != "1" ]; then
# /etc/init.d/shadowsocks-libev rules_down
fi
multiserver=false