Merge pull request #13359 from davidxia/increase-docker-kill-timeout

Increase upstart kill timeout to 20 seconds
This commit is contained in:
Jessie Frazelle 2015-05-20 11:54:07 -07:00
commit 76a5fb3e1e

View file

@ -7,6 +7,8 @@ limit nproc 524288 1048576
respawn
kill timeout 20
pre-start script
# see also https://github.com/tianon/cgroupfs-mount/blob/master/cgroupfs-mount
if grep -v '^#' /etc/fstab | grep -q cgroup \