Skip to content

Instantly share code, notes, and snippets.

@amatellanes
Last active August 29, 2015 14:04
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 amatellanes/c2706492aff6a9b922ee to your computer and use it in GitHub Desktop.
Save amatellanes/c2706492aff6a9b922ee to your computer and use it in GitHub Desktop.
Configure Elasticsearch to run at startup
# Add the service to the automatic startup system. For further detail look at the man page
# for update-rc.d by typing the command man update-rc.d
sudo update-rc.d eleasticsearch defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment