Skip to content

Instantly share code, notes, and snippets.

@toastdriven
Created January 8, 2011 16:19
Show Gist options
  • Save toastdriven/770951 to your computer and use it in GitHub Desktop.
Save toastdriven/770951 to your computer and use it in GitHub Desktop.
start on runlevel [23]
stop on runlevel 1
stop on shutdown
respawn
script
cd /home/solr
java -jar start.jar
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment