wait for startup added
This commit is contained in:
parent
2c6d812bd5
commit
b6b9d19082
7 changed files with 16 additions and 5 deletions
|
|
@ -59,8 +59,8 @@ MAX_OPEN_FILES={{es_max_open_files}}
|
|||
# in elasticsearch.yml (ES_HEAP_SIZE must also be set).
|
||||
# When using Systemd, the LimitMEMLOCK property must be set
|
||||
# in /usr/lib/systemd/system/elasticsearch.service
|
||||
{% if m_lock_enabled %}
|
||||
#MAX_LOCKED_MEMORY=
|
||||
{% if m_lock_enabled %}
|
||||
MAX_LOCKED_MEMORY=unlimited
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue