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

Fix name of ntp service to ntpd on CentOS and RHEL. #589

Merged
merged 1 commit into from Oct 1, 2020

Conversation

smoser
Copy link
Collaborator

@smoser smoser commented Sep 30, 2020

The service installed by the CentOS and RHEL 'ntp' package is
ntpd.service
not
ntp.service

Fix that for those two distros.

LP: #1897915

cloudinit/config/cc_ntp.py Outdated Show resolved Hide resolved
cloudinit/config/cc_ntp.py Show resolved Hide resolved
The service installed by the CentOS and RHEL 'ntp' package is
  ntpd.service
not
  ntp.service

Fix that for those two distros.

Also fix chrony service from 'chrony' to 'chronyd'.

LP: #1897915
@smoser smoser force-pushed the fix/1897915-centos-ntpd-not-ntp branch from 6cc8b39 to 91b9aad Compare September 30, 2020 16:43
@smoser smoser merged commit 33c6d5c into canonical:master Oct 1, 2020
@smoser smoser deleted the fix/1897915-centos-ntpd-not-ntp branch October 1, 2020 16:35
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.

None yet

2 participants