OpenSearch/distribution
Ryan Ernst cc867e8a5a
Remove /var/run/elasticsearch from packages (#41102)
The pid dir for both systemd and init.d is already managed by those
respective systems (tmpfiles.d and the init script, respectively). Since
the /var/run dir is often mounted as tmpfs, it does not make sense to
have the elasticsearch pid dir added by the package installation. This
commit removes that empty dir from deb and rpm.
2019-04-22 09:57:51 -07:00
..
archives Only include relevant platform files from modules (#41089) 2019-04-19 11:34:50 -07:00
bwc Use separate tasks per bwc artifact (#40703) (#40826) 2019-04-10 10:43:01 -07:00
docker Disable composePull only if it exists (#41306) 2019-04-18 09:54:01 +03:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Remove /var/run/elasticsearch from packages (#41102) 2019-04-22 09:57:51 -07:00
src Source additional files correctly in elasticsearch-cli (#40890) 2019-04-05 17:42:34 -04:00
tools [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
build.gradle Only include relevant platform files from modules (#41089) 2019-04-19 11:34:50 -07:00