Another 11.1-RELEASE install minor annoyance (ntpd)

Ronald F. Guilmette rfg at tristatelogic.com
Thu Oct 12 16:21:00 UTC 2017


In message <CACArijC-urzJYRuA9TanUjan5EFRcStMr=rQ+gmcRD_KO6gzAA at mail.gmail.com>
Kent Kuriyama <kent.kuriyama at gmail.com> wrote:

>What is happening is that your system clock is so far off that ntpd starts
>up and then shutdown because the time delta is too great.
>
>I just enable ntpdate.  In /etc/rc.conf I have the lines:
>
>ntpdate_enable="YES"
>ntpdate_flags="-b"     # Causes ntpdate to step the time regardless of delta
>
>Reboot the system, this should fix your problem.


Ah, yep.  That certainly cleared up the problem.  Thanks.


P.S. One cannot help but wonder why ntpdate isn't enabled by default,
since it is clearly so useful.  Should I file a formal PR to make this
suggestion?


More information about the freebsd-questions mailing list