mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix rules up
This commit is contained in:
parent
12ecfda3dc
commit
a0f2c8f839
1 changed files with 0 additions and 1 deletions
|
@ -332,7 +332,6 @@ rules_exist() {
|
|||
|
||||
rules_up() {
|
||||
rules_exist && return 0
|
||||
[ "$(ps w | grep ss-rules | grep -v grep)" = "" ] && return 0
|
||||
logger -t "Shadowsocks" "Rules UP"
|
||||
config_load shadowsocks-libev
|
||||
for cfgtype in ss_redir; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue