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

Added support for running restorecon after modifying file contexts #98

Merged
merged 1 commit into from
Jun 1, 2016

Conversation

crayfishx
Copy link
Contributor

The fcontext defined type sets the permanent state, but you still have to run restorecon to actually make that change take effect. This is a proposal that by default will always run restorecon on the pathname (unless disabled with the $restorecond = false flag set)

Happy to look at better ways of doing this, but I wanted to be able to make the changes take effect without having to take a second step in puppet.

@jfryman
Copy link
Contributor

jfryman commented Jun 1, 2016

Thanks for the code!

@jfryman jfryman merged commit c40de8a into voxpupuli:master Jun 1, 2016
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.

2 participants