Open bsherman opened 3 months ago
Hi, @bsherman. I'm Dosu, and I'm helping the ucore team manage their backlog. I'm marking this issue as stale.
Issue Summary
SetroubleshootPrivileged.py
.Next Steps
Thank you for your understanding and contribution!
when an selinux violation occurs this nasty stack trace gets printed in the journal:
The
FileNotFoundError
is due to/var/lib/selinux/targeted/active/modules
being missing... it SHOULD be there sinceselinux-policy-targeted
is installed, but anything RPMs install to the/var/
filesystem is not retained... a common problem with the rpm-ostree based systems.