Improve amibiguous ES_HEAP_SIZE warning in deb init script

Closes #3554
This commit is contained in:
Clinton Gormley 2014-10-16 20:58:47 +02:00
parent 33097d901b
commit 5f77d4c5b9
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ export JAVA_HOME
# Directory where the Elasticsearch binary distribution resides
ES_HOME=/usr/share/$NAME
# Heap Size (defaults to 256m min, 1g max)
# Heap size defaults to 256m min, 1g max
# Set ES_HEAP_SIZE to 50% of available RAM, but no more than 31g
#ES_HEAP_SIZE=2g
# Heap new generation