OpenSearch/distribution
Dimitrios Liappis 470ac0ec95
Don't fail init script if `/proc/.../max_map_count` absent (#38789)
Currently init scripts fail when `/proc/sys/vm/max_map_count` is not present
with `-bash: [: too many arguments`.

Fix conditional logic to avoid trying to set the `max_map_count` sysctl if not
present.

Backport of: #35933
Relates: #27236
2019-02-13 09:56:47 +02:00
..
archives Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
bwc Add 7.1 version constant to 7.x branch (#38513) 2019-02-07 16:32:27 -05:00
docker Enable Dockerfile from artifacts.elastic.co (#38592) 2019-02-08 13:01:59 -05:00
packages Don't fail init script if `/proc/.../max_map_count` absent (#38789) 2019-02-13 09:56:47 +02:00
src Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
tools Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
build.gradle Simplify integ test distribution types (#37618) 2019-01-21 12:37:17 -08:00