podman: change permissions on /etc/containers
authorW. Michael Petullo <mike@flyn.org>
Fri, 21 May 2021 02:55:13 +0000 (21:55 -0500)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 15 Nov 2021 20:04:49 +0000 (20:04 +0000)
commit16a3da37a8e2b05078c24aa22ef7ff5aaf7f4af0
treea557ed7cf1e0e3463f676c2e4e02c06768ff4112
parenta129759f04d9551559f51159a5572c6dcfe0d2cd
podman: change permissions on /etc/containers

Running podman as users other than root seems to require that those
users can read the configuration files in /etc/containers. This change
sets the permissions of /etc/containers and its contents to match those
used on Fedora.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
(cherry picked from commit f51ef46aa6adad6ba95ebc15c50e847044984b36)
utils/podman/Makefile