Skip to content

Instantly share code, notes, and snippets.

@tpiha
Created March 17, 2017 15:42
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 tpiha/c797c55f76763282a6d4441a76ad2abd to your computer and use it in GitHub Desktop.
Save tpiha/c797c55f76763282a6d4441a76ad2abd to your computer and use it in GitHub Desktop.
[program:picostats]
command=/home/picostats/picostats/picostats
stderr_logfile=/home/picostats/picostats.err
stdout_logfile=/home/picostats/picostats.log
directory=/home/picostats/picostats
[program:picostats-web]
command=/home/picostats/picostats-web/picostats-web
stderr_logfile=/home/picostats/picostats-web.err
stdout_logfile=/home/picostats/picostats-web.log
directory=/home/picostats/picostats-web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment