Fixed shadowsocks service
This commit is contained in:
parent
3831e2bf52
commit
99bc0b915b
|
|
@ -257,7 +257,7 @@ function install_go(){
|
|||
chkconfig --add shadowsocks
|
||||
chkconfig shadowsocks on
|
||||
else
|
||||
update-rc.d shadowsocks defaults
|
||||
update-rc.d -f shadowsocks defaults
|
||||
fi
|
||||
# Start shadowsocks
|
||||
/etc/init.d/shadowsocks start
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user