diff --git a/shadowsocks.sh b/shadowsocks.sh index f027dc3..4ed03bf 100644 --- a/shadowsocks.sh +++ b/shadowsocks.sh @@ -190,6 +190,7 @@ function uninstall_shadowsocks(){ fi done fi + chkconfig --del shadowsocks # delete config file rm -f /etc/shadowsocks.json rm -f /var/run/shadowsocks.pid