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

Fixes #16766: Missing restorecon in relay postinst for relayd file #2205

Conversation

amousset
Copy link
Member

Copy link
Member

@ncharles ncharles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo on the path

@@ -195,6 +195,9 @@ if type sestatus >/dev/null 2>&1 && sestatus | grep -q "enabled"; then
restorecon -R /var/rudder/inventories
restorecon -R /var/rudder/reports
restorecon -R /var/log/rudder/apache2
restorecon -R /opt/rudder/etc/relay
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
restorecon -R /opt/rudder/etc/relay
restorecon -R /opt/rudder/etc/relayd

@amousset
Copy link
Member Author

PR updated with a new commit

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder-packages/pull/2205
-- Your faithful QA
Kant merge: "Science is organized knowledge. Wisdom is organized life."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/20607/console)

@amousset
Copy link
Member Author

OK, squash merging this PR

@amousset amousset force-pushed the bug_16766/missing_restorecon_in_relay_postinst_for_relayd_file branch from 4d27ac6 to 0cd1a99 Compare February 20, 2020 18:12
@amousset amousset merged commit 0cd1a99 into Normation:branches/rudder/6.0 Feb 20, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants