Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman: change permissions on /usr/share/containers/seccomp.json #15889

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

flyn-org
Copy link
Contributor

@flyn-org flyn-org commented Jun 17, 2021

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 [email protected]

Maintainer: @oskarirauta
Compile tested: x86_64 master
Run tested: x86_64 master

Description:

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 <[email protected]>
@flyn-org
Copy link
Contributor Author

@dangowrt, this is similar to #15673.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants