We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#============= rtkit_daemon_t ============== allow rtkit_daemon_t spc_t:process setsched;
Unsure if this needs to be here or on container-selinux
The text was updated successfully, but these errors were encountered:
I think allow rtkit_daemon_t unconfined_t:process { getattr setsched };
Should be changed to
allow rtkit_daemon_t unconfined_domain:process { getattr setsched };
Sorry, something went wrong.
@rhatdan do you mind linking to the specific line you're referring to? Can't find this line or anything similar in this repo:
allow rtkit_daemon_t unconfined_t:process { getattr setsched };
I found this with a sesearch command.
No branches or pull requests
Unsure if this needs to be here or on container-selinux
The text was updated successfully, but these errors were encountered: