OpenSearch/distribution/packages/src
Ryan Ernst 07aede135d
Set the systemd initial timeout to 75 seconds (#60345)
For systemd, while we are starting up, we notify the system every 15
seconds that we are still in the middle of starting up. However, if
initial startup before plugin initialization is slower than 15 seconds,
we won't ever get the chance to run the first timeout extension. This
commit sets the initial timeout to 75 seconds, up from the default 30
seconds used by systemd.

closes #60140
2020-07-28 16:57:36 -07:00
..
common Set the systemd initial timeout to 75 seconds (#60345) 2020-07-28 16:57:36 -07:00
deb Introduce jvm.options.d for customizing JVM options (#51882) 2020-02-08 18:50:14 -05:00
rpm/init.d Remove redundant Java check from Sys V init (#45793) 2019-08-22 22:21:53 -04:00