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 #15384: Relayd service is not loaded #2364

Merged

Conversation

peckpeck
Copy link
Member

@peckpeck peckpeck commented Aug 1, 2019

# Always reload systemd (in case we changed the unit file)
echo -n "INFO: Setting rudder-relayd as a boot service..."
systemctl daemon-reload
systemctl enable rudder-relayd
Copy link
Member

Choose a reason for hiding this comment

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

I think we only want to enable it at first install, people may wish to disable it temporarily and upgrade shouldn't change service status

@peckpeck
Copy link
Member Author

peckpeck commented Aug 1, 2019

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/pull/2364
-- Your faithful QA
Kant merge: "Morality is not the doctrine of how we may make ourselves happy, but how we may make ourselves worthy of happiness."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/13171/console)

@peckpeck
Copy link
Member Author

peckpeck commented Aug 1, 2019

OK, squash merging this PR

@peckpeck peckpeck force-pushed the bug_15384/relayd_service_is_not_loaded branch from e93ca05 to 7ca71ae Compare August 1, 2019 20:24
@peckpeck peckpeck merged commit 7ca71ae into Normation:master Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants