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

Allow irqbalance to run unconfined scripts conditionally #2552

Merged

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jan 31, 2025

The irqbalance service is allowed to run unconfined scripts only when the irqbalance_run_unconfined tunable is enabled, otherwise scripts will be executed in the caller domain. Scripts need to be places in the /usr/libexec/irqbalance directory. The boolean is disabled by default.

Resolves: RHEL-1556

The irqbalance service is allowed to run unconfined scripts only
when the irqbalance_run_unconfined tunable is enabled,
otherwise scripts will be executed in the caller domain.
Scripts need to be places in the /usr/libexec/irqbalance directory.
The boolean is disabled by default.

Resolves: RHEL-1556
@zpytela zpytela merged commit b59ba5b into fedora-selinux:rawhide Jan 31, 2025
2 of 4 checks passed
@zpytela zpytela deleted the irqbalance-unconfined-script branch January 31, 2025 17:55
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.

1 participant