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

Update RPM postinstall scripts to use restorecon #163

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jul 12, 2023

Replace calls to chcon and explicit context details with restorecon to allow inheriting previously configured SELinux settings.

refs atc0005/todo#63

Replace calls to `chcon` and explicit context details with
`restorecon` to allow inheriting previously configured SELinux
settings.

refs atc0005/todo#63
@atc0005 atc0005 added enhancement New feature or request packages Related to generated packages for this project (e.g., RPM, DEB) labels Jul 12, 2023
@atc0005 atc0005 added this to the Next Release milestone Jul 12, 2023
@atc0005 atc0005 self-assigned this Jul 12, 2023
@atc0005 atc0005 merged commit f6192b2 into master Jul 12, 2023
23 checks passed
@atc0005 atc0005 deleted the use-restorecon-instead-of-chcon branch July 12, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request packages Related to generated packages for this project (e.g., RPM, DEB)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant