summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/oci.go
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2020-06-26 10:07:20 -0400
committerMatthew Heon <matthew.heon@pm.me>2020-07-06 14:21:17 -0400
commit0b7885b90a959f0552a481bcf7b27aa58d753d53 (patch)
tree4f6316e721f63d81241a7fef868cffd4ba3d391f /pkg/specgen/generate/oci.go
parent8643526953a32b854f4f7d69e570c9478b9f247c (diff)
downloadpodman-0b7885b90a959f0552a481bcf7b27aa58d753d53.tar.gz
podman-0b7885b90a959f0552a481bcf7b27aa58d753d53.tar.bz2
podman-0b7885b90a959f0552a481bcf7b27aa58d753d53.zip
Ensure umask is set appropriately for 'system service'
We need a umask of 0022 to ensure containers are created correctly, but we set a different one prior to starting the server (to ensure the unix socket has the right permissions). Thus, we need to set the umask after the socket has been bound, but before the server begins accepting requests. Fixes #6787 Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'pkg/specgen/generate/oci.go')
0 files changed, 0 insertions, 0 deletions