clock too slow - big time offset with ntpdate
Henrik Brix Andersen
henrik at brixandersen.dk
Wed May 2 18:02:55 UTC 2007
On Wed, May 02, 2007 at 10:23:09AM -0700, Doug Barton wrote:
[snip /etc/ntp.conf configuration file instructions]
> Then make sure you have the following in /etc/rc.conf:
>
> ntpdate_enable="yes"
> ntpdate_flags="-sb 1.2.3.4"
> ntpd_enable="yes"
Just a side note - according to the ntpdate(8) man page, ntpdate is
deprecated and will eventually be removed from the distribution since
the same functionality is available in ntpd(8).
Thus, all you need to put in /etc/rc.conf is this:
ntpd_enable="YES"
ntpd_sync_on_start="YES"
You still need a properly configured /etc/ntp.conf file.
Regards,
Brix
--
Henrik Brix Andersen <henrik at brixandersen.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 209 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20070502/452f41fc/attachment.pgp
More information about the freebsd-stable
mailing list