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>
Sat, 22 May 2021 13:15:05 +0000 (14:15 +0100)
commitf51ef46aa6adad6ba95ebc15c50e847044984b36
tree4a5032c5bd490442409e5a9a2eee090b647291bb
parent52af17df39e07a5b42585d5d0b0c1a7b5600b519
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>
utils/podman/Makefile