Skip to content

Instantly share code, notes, and snippets.

@tachiba
Created July 29, 2012 13:01
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 tachiba/3198586 to your computer and use it in GitHub Desktop.
Save tachiba/3198586 to your computer and use it in GitHub Desktop.
got main configuration file
God.log_file = "/var/log/god.log"
God.pid_file_directory = "/etc/god/pids"
God.load("/etc/god/conf.d/*.rb")
God.load("/etc/god/conf.d/*/*.rb")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment