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

Fix denials that cause systemd to crash #292

Closed
wants to merge 1 commit into from

Conversation

Thor-x86
Copy link

The pull request fixes issue #282

The pull request fixes issue containers#282

Signed-off-by: Athaariq Ardhiansyah <[email protected]>
')

allow init_t container_user_t:process siginh;
allow init_t shadow_t:file { open read };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't add this or the next line stick to container_user_t. and see if that works.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't work but AVC shows nothing even though I ran sudo semodule -DB

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If setenforce 0, and it still fails, then it is not SELinux blocking access.

What podman command are you running?

@rhatdan
Copy link
Member

rhatdan commented Jan 10, 2024

Since I have not heard back, closing, reopen if it happens again.

@rhatdan rhatdan closed this Jan 10, 2024
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