Skip to content

Instantly share code, notes, and snippets.

@agsdot
Forked from ryenus/env.conf
Created August 7, 2016 02:22
Show Gist options
  • Save agsdot/5d5e6190b7d692d89d4614fd6dc1b750 to your computer and use it in GitHub Desktop.
Save agsdot/5d5e6190b7d692d89d4614fd6dc1b750 to your computer and use it in GitHub Desktop.
/etc/systemd/system/elasticsearch.service.d/env.conf
[Service]
Environment=PATH=/opt/java/bin:/usr/local/sbin:/usr/local/bin:/usr/bin
Environment=ES_HOME=/usr/share/elasticsearch
Environment=ES_INCLUDE=/usr/share/elasticsearch/bin/elasticsearch.in.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment