Skip to content

Commit 510a43b

Browse files
authored
Update README.md
1 parent e6a5ccf commit 510a43b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@ Block of parameters for restarting shadowsocks. If shadowsocks is not running as
3030
],
3131
```
3232

33+
If shadowsocks is running as a service, this section may look like this.
34+
```
35+
"sspath":"/bin/systemctl",
36+
"ssrestartcommand":[
37+
"restart",
38+
"sslocal.service"
39+
],
40+
```
41+
3342
```
3443
"ssconfigsectionpath":[
3544
"servers"

0 commit comments

Comments
 (0)