Skip to content

Conversation

Roshan-R
Copy link

When running this script inside a container, restricting the SELinux check to permissive mode is limiting. Allowing the script to also run when SELinux is disabled improves usability, especially in containerized environments where SELinux enforcement is often turned off.

The script previously ran only with SELinux in permissive mode. This
update enables it to run when SELinux is disabled, supporting
environments like containers.
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