Skip to content

Instantly share code, notes, and snippets.

@marianogg9
Created February 5, 2014 16:09
Show Gist options
  • Select an option

  • Save marianogg9/8827034 to your computer and use it in GitHub Desktop.

Select an option

Save marianogg9/8827034 to your computer and use it in GitHub Desktop.
# Rackspace NewRelic plugin
# This script keeps this service running.
respawn
script
exec chdir /path_to_plugin_installation_directory/newrelic_rs_dfw
exec bundle exec ./bin/newrelic_rs
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment