Skip to content

Instantly share code, notes, and snippets.

@mythmon
Created July 9, 2013 17:09
Show Gist options
  • Save mythmon/5959192 to your computer and use it in GitHub Desktop.
Save mythmon/5959192 to your computer and use it in GitHub Desktop.
[Unit]
Description=ElasticSearch
After=network.target
[Service]
User=elasticsearch
ExecStart=/opt/elasticsearch/bin/elasticsearch -f
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment