Skip to content

Instantly share code, notes, and snippets.

@apsoto
Created January 20, 2011 22:53
Show Gist options
  • Save apsoto/788873 to your computer and use it in GitHub Desktop.
Save apsoto/788873 to your computer and use it in GitHub Desktop.
activemq runit variant
runit_service "activemq" do
env({'ACTIVEMQ_OPTS' => '-Xmx4096M' })
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment