podman: change permissions on /usr/share/containers/seccomp.json
authorW. Michael Petullo <mike@flyn.org>
Thu, 17 Jun 2021 03:08:01 +0000 (22:08 -0500)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 15 Nov 2021 20:04:58 +0000 (20:04 +0000)
commit37df6c3ca056cf043e77b81b7cd30c0f7b10ced9
tree4ecda9b2a4112851d6bb9c9fde625f64f0666795
parentea7b959fde1e929232d4455d339bdcd5905e83aa
podman: change permissions on /usr/share/containers/seccomp.json

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>
(cherry picked from commit a41556af4f2fb5c79b3a7902b4f3ca3b81644920)
utils/podman/Makefile