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: various selinux issues #192

Merged
merged 2 commits into from
Aug 25, 2024
Merged

fix: various selinux issues #192

merged 2 commits into from
Aug 25, 2024

Conversation

bsherman
Copy link
Collaborator

@bsherman bsherman commented Aug 24, 2024

Fixes the selinux issues which have been reported to cause issues with gssproxy as well as the libvirt and swtpm issues.

Fixes: #165

This workaround should correct the gssproxy.service failure to start by
using tmpfiles to create the missing directories in /var/lib and a
service to restore the selinux labels on them.
Fixes: #190

I've run into the swtpm issue on my ucore installs and others have hit
libvirt log dir issues. These workarounds were already present in
Bluefin. Borrowed the fixes from there.
@bsherman bsherman changed the title Selinux workarounds fix: various selinux issues Aug 24, 2024
@bsherman bsherman marked this pull request as ready for review August 24, 2024 22:18
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 24, 2024
@dosubot dosubot bot added the bug Something isn't working label Aug 24, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 25, 2024
@bsherman bsherman added this pull request to the merge queue Aug 25, 2024
Merged via the queue into main with commit 2d6da65 Aug 25, 2024
38 checks passed
@bsherman bsherman deleted the selinux-workarounds branch August 25, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
3 participants