OpenSearch/src/rpm
Alexander Reelsen 26f9968b3b Allow packages to disable immediate restart on package upgrade
Both package types, RPM and deb now contain an option to not restart on upgrade.

This option can be configure in /etc/default/elasticsearch for dpkg based systems
and /etc/sysconfig/elasticsearch for rpm based systems.

By default the setting is as before, where a restart is executed on upgrade.

Closes #3685
2013-09-13 17:45:39 +02:00
..
init.d RPM Init script bugfix, which might prevent startup 2013-08-06 16:19:53 +02:00
scripts Allow packages to disable immediate restart on package upgrade 2013-09-13 17:45:39 +02:00
sysconfig Allow packages to disable immediate restart on package upgrade 2013-09-13 17:45:39 +02:00
systemd Use systemd configuration file for applying limits correctly 2013-07-19 18:10:00 +02:00