Skip to content

initscript: put a 15s timeout to operations in container_cleanup

Martin Roukala requested to merge timeout_on_cleanup into master

Some cleanup operations may get stuck, so give them 15s before continuing. Hopefully, the following step will workaround the issue.

Closes: #25 (closed)

Merge request reports