Merge pull request #13359 from davidxia/increase-docker-kill-timeout
Increase upstart kill timeout to 20 seconds
This commit is contained in:
commit
76a5fb3e1e
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue