OpenSearch/distribution/packages/src
Jason Tedor 243f054b0b
Remove redundant Java check from Sys V init (#45793)
In the Sys V init scripts, we check for Java. This is not needed, since
the same check happens in elasticsearch-env when starting up. Having
this duplicate check has bitten us in the past, where we made a change
to the logic in elasticsearch-env, but missed updating it here. Since
there is no need for this duplicate check, we remove it from the Sys V
init scripts.
2019-08-22 22:21:53 -04:00
..
common Notify systemd when Elasticsearch is ready (#44673) 2019-07-24 14:04:36 +09:00
deb Remove redundant Java check from Sys V init (#45793) 2019-08-22 22:21:53 -04:00
rpm/init.d Remove redundant Java check from Sys V init (#45793) 2019-08-22 22:21:53 -04:00