Updated 用 Supervisor 运行 Shadowsocks (markdown)

wzxjohn 2014-11-02 05:27:35 -08:00
parent e44383c011
commit 173521d7c0

@ -81,7 +81,7 @@ user=nobody
```
sudo chkconfig --add supervisord
sudo chkconfig supervisord on
service supervisor start
service supervisord start
supervisorctl reload
```