moby--moby/contrib/init
Steven Merrill 640d2ef6f5 Try to avoid issues when the Docker daemon restarts.
This change will allow the Docker daemon's init script to wait up to 5
minutes before being forcibly terminated by the initscript. Many
non-trivial containers will take more than the default 3 seconds to
stop, which can result in containers whose rootfs is still mounted and
will not restart when the daemon starts up again, or worse, orphan
processes that are still running.

Signed-off-by: Steven Merrill <steven.merrill@gmail.com>
2014-09-18 08:21:00 -04:00
..
openrc Add NOFILE and NPROC ulimit settings to the OpenRC init script 2014-07-02 09:36:57 -06:00
systemd Systemd service should not restart on failure 2014-07-28 11:50:24 +02:00
sysvinit-debian Fix several minor issues with Debian sysvinit script 2014-08-07 16:45:22 -06:00
sysvinit-redhat Try to avoid issues when the Docker daemon restarts. 2014-09-18 08:21:00 -04:00
upstart Ensure networking is up before starting docker 2014-05-24 19:03:11 +01:00