Updated Configure Shadowsocks with Supervisor (markdown)

clowwindy 2014-02-04 02:48:34 -08:00
parent c08d29f89d
commit 7110bd4404

@ -39,6 +39,13 @@ supervisorctl reload
``` ```
Now it's up. Now it's up.
Control the shadowsocks process:
```
supervisorctl stop shadowsocks
supervisorctl start shadowsocks
supervisorctl restart shadowsocks
```
You can check shadowsocks status: You can check shadowsocks status:
``` ```
supervisorctl status supervisorctl status