moby--moby/contrib/init/sysvinit-redhat
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
..
docker Try to avoid issues when the Docker daemon restarts. 2014-09-18 08:21:00 -04:00
docker.sysconfig Added sysvinit/sysconfig files for redhat family of distros (RHEL/CentOS/SL/etc.) 2014-02-12 12:03:32 -06:00