Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1788718
Description of problem: slew mode (-x) added to ntpd during the ipa-server-install may break ntpd from starting if time screw is too great between system and hardware clock. Slew mode is a unstable configuration choice and has many known drawbacks. Version-Release number of selected component (if applicable): All How reproducible: always Steps to Reproduce: # ipa-server-install Actual results: # cat /etc/sysconfig/ntpd # Command line options for ntpd OPTIONS="-g -x" Expected results: # Command line options for ntpd OPTIONS="-q"
Metadata Update from @rcritten: - Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1788718
https://github.com/freeipa/freeipa/pull/4454
ipa-4-6:
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)