-
-
Save agsdot/5d5e6190b7d692d89d4614fd6dc1b750 to your computer and use it in GitHub Desktop.
/etc/systemd/system/elasticsearch.service.d/env.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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