Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 1998 17:18:25 -0500
From:      Matthew Hunt <mph@pobox.com>
To:        johnp@lodgenet.com, hackers@FreeBSD.ORG
Subject:   Re: xntpd
Message-ID:  <19980204171825.37788@mph124.rh.psu.edu>
In-Reply-To: <199802041947.NAA19731@milo.lodgenet.com>; from John Prince on Wed, Feb 04, 1998 at 01:47:52PM -0600
References:  <199802041947.NAA19731@milo.lodgenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 04, 1998 at 01:47:52PM -0600, John Prince wrote:

> I remember reading a thread describing how to...
> set up xntpd to reference the local hosts CMOS clock..
> Can anyone help??

You want lines like these in /etc/ntp.conf:

server 127.127.1.1      # Local clock
fudge 127.127.1.1 stratum 8

The "fudge" line increases the stratum of the local clock, so that
xntpd will prefer "real" authoritative clocks, if you have one
available.

I don't know that the local clock is the CMOS clock; it is more
likely the clock maintained by the OS.

-- 
Matthew Hunt <mph@pobox.com> * Think locally, act globally.
http://mph124.rh.psu.edu/~mph/pgp.key for PGP public key 0x67203349.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980204171825.37788>