Skip to content

Instantly share code, notes, and snippets.

@gtt116
Last active January 25, 2016 02:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gtt116/b033e4172808b7af3918 to your computer and use it in GitHub Desktop.
Save gtt116/b033e4172808b7af3918 to your computer and use it in GitHub Desktop.
[program:ss0]
command = /home/superuser/shadowsocks/shadowsocks-server-linux64-1.1.3 -c server-config0.json
directory = /home/superuser/shadowsocks
user = superuser
autostart = true
autorestart = true
stdout_logfile = /var/log/supervisor/ss0.log
stderr_logfile = /var/log/supervisor/ss0_err.log
environment=HOME="/home/superuser/",USER="superuser"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment