Updated Configure Shadowsocks with Supervisor (markdown)
parent
9957039fa7
commit
b4c8c4d69c
1 changed files with 1 additions and 2 deletions
|
@ -46,10 +46,9 @@ Control the shadowsocks process:
|
||||||
```
|
```
|
||||||
supervisorctl stop shadowsocks
|
supervisorctl stop shadowsocks
|
||||||
supervisorctl start shadowsocks
|
supervisorctl start shadowsocks
|
||||||
supervisorctl restart shadowsocks
|
|
||||||
```
|
```
|
||||||
|
|
||||||
You can check logs:
|
You can check logs:
|
||||||
```
|
```
|
||||||
supervisorctl tail shadowsocks
|
supervisorctl tail -f shadowsocks stderr
|
||||||
```
|
```
|
Loading…
Add table
Add a link
Reference in a new issue