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

Don't configure ntpd with -x #4454

Closed
wants to merge 1 commit into from
Closed

Conversation

rcritten
Copy link
Contributor

slew mode (-x) may break ntpd from starting if time slew is too
great between the system and hardware clock. Slew mode is an
unstable configuration choice and has many known drawbacks.

https://pagure.io/freeipa/issue/8242

Signed-off-by: Rob Crittenden rcritten@redhat.com

This applies only to the ipa-4-6 branch.

slew mode (-x) may break ntpd from starting if time slew is too
great between the system and hardware clock. Slew mode is an
unstable configuration choice and has many known drawbacks.

https://pagure.io/freeipa/issue/8242

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
@rcritten rcritten added the ipa-4-6 Mark for backport to ipa 4.6 label Mar 25, 2020
@tiran tiran added the ack Pull Request approved, can be merged label Mar 26, 2020
@tiran
Copy link
Member

tiran commented Mar 26, 2020

ACK, the man page for ntpd also advises to be careful with -x.

@tiran tiran added the pushed Pull Request has already been pushed label Mar 26, 2020
@tiran
Copy link
Member

tiran commented Mar 26, 2020

ipa-4-6:

  • 2c14954 Don't configure ntpd with -x

@tiran tiran closed this Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged ipa-4-6 Mark for backport to ipa 4.6 pushed Pull Request has already been pushed
Projects
None yet
2 participants