|
|
@ -15,8 +15,8 @@ |
|
|
|
|
|
|
|
# PATH should only include /usr/ if it runs after the mountnfs.sh script |
|
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin |
|
|
|
DESC=shadowsocks # Introduce a short description here |
|
|
|
NAME=shadowsocks # Introduce the short server's name here |
|
|
|
DESC=shadowsocks-libev # Introduce a short description here |
|
|
|
NAME=shadowsocks-libev # Introduce the short server's name here |
|
|
|
DAEMON=/usr/bin/ss-server # Introduce the server's location here |
|
|
|
DAEMON_ARGS="" # Arguments to run the daemon with |
|
|
|
PIDFILE=/var/run/$NAME/$NAME.pid |
|
|
|