Skip to content

Commit

Permalink
fix #157
Browse files Browse the repository at this point in the history
  • Loading branch information
aa65535 committed Nov 8, 2017
1 parent 957d050 commit 62a7957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/root/etc/init.d/shadowsocks
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ ss_tunnel() {
}

start() {
pidof ss-redir ss-local ss-tunnel >/dev/null && return 0
mkdir -p /var/run /var/etc
ss_redir && rules
ss_local
Expand Down

0 comments on commit 62a7957

Please sign in to comment.