mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
f51ef46aa6
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>