mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Running podman as users other than root seems to require that those users can read /usr/share/containers/seccomp.json. This change sets the permissions on that file to match those used on Fedora. Signed-off-by: W. Michael Petullo <mike@flyn.org>