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: cleanup journal noise for selinux errors #194

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

bsherman
Copy link
Collaborator

Fixes: #193

It may be debatable to fix this... it is log noise, but maybe we should
leave it for a more "real" fix?

Pushing PR to get feedback.

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.
Fixes: #193

It may be debatable to fix this... it is log noise, but maybe we should
leave it for a more "real" fix?

Pushing PR to get feedback.
@bsherman bsherman marked this pull request as ready for review August 24, 2024 22:22
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

selinux errors fail with obnoxious stack traces
1 participant