Skip to content

Instantly share code, notes, and snippets.

@gamesthatgive
Created January 29, 2010 19:53
Show Gist options
  • Save gamesthatgive/290049 to your computer and use it in GitHub Desktop.
Save gamesthatgive/290049 to your computer and use it in GitHub Desktop.
check process web_delayed_job
with pidfile /var/run/engineyard/dj/web/dj.pid
start program = "/bin/su -c '/engineyard/bin/dj web start staging' - gtg"
stop program = "/bin/su -c '/engineyard/bin/dj web stop staging' - gtg"
group web_jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment