mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 08:18:20 +04:00
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>