OpenSearch/distribution/deb/src
Jason Tedor b43ed8821f Export ES_JVM_OPTIONS for SysV init
The environment variable ES_JVM_OPTIONS allows end-users to specify a
custom location for the jvm.options file. Unfortunately, this
environment variable is not exported from the SysV init scripts. This
commit addresses this issue, and includes a test that ES_JVM_OPTIONS and
ES_JAVA_OPTS work for the SysV init packages.

Relates #21445
2016-11-09 17:52:37 -05:00
..
main/packaging Export ES_JVM_OPTIONS for SysV init 2016-11-09 17:52:37 -05:00
test Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00