OpenSearch/distribution
Alexander Reelsen 5413efc570 Packaging Deb: configure start-stop-daemon to not go into background (#21343)
On ubuntu 14.04, which uses upstart, where as our debian package uses
sysvinit, there is no stdout/stderr message printed when starting up,
because the start-stop-daemon swallows it.

As Elasticsearch is started to daemonize, we can remove the background
flag from the start-stop-daemon and thus see, if the system does not have
enough memory for starting up - something that happens often on VMs, since
Elasticsearch 5.0 uses 2gb by default instead of one.

Relates #21300
Relates #12716
2016-11-07 13:59:11 +01:00
..
deb Packaging Deb: configure start-stop-daemon to not go into background (#21343) 2016-11-07 13:59:11 +01:00
integ-test-zip Fix distribution build ordering issue 2016-11-02 12:14:47 -04:00
licenses Upgrade to lucene-6.3.0-snapshot-a66a445. (#21309) 2016-11-04 10:34:04 +01:00
rpm [Package] Remove bin/lib/modules directories on RPM uninstall/upgrade (#20448) 2016-09-14 18:18:37 +02:00
src/main Make explicit missing settings for Windows service 2016-10-31 10:10:37 -04:00
tar Fix distribution build ordering issue 2016-11-02 12:14:47 -04:00
zip Fix distribution build ordering issue 2016-11-02 12:14:47 -04:00
build.gradle Fix distribution build ordering issue 2016-11-02 12:14:47 -04:00