mirror of
https://github.com/containerd/containerd.git
synced 2026-07-20 14:33:06 +00:00
Call chmod on all open files and created directories to ensure permission is set as expected without changing umask. Fixes #1608 Signed-off-by: Derek McGowan <derek@mcgstyle.net>