[colug-432] A Real Time Clock question
Joe Knapp
jmknapp at gmail.com
Mon Mar 28 09:58:44 EDT 2011
On Sun, Mar 27, 2011 at 7:30 PM, Rob Stampfli <res at colnet.cmhnet.org> wrote:
> I have a server that is synced to network time using ntpd. I would like
> the RTC on the server to consistently run 5 seconds ahead of network time.
> What is the easiest way to do this? The server is running Debian 6.0.1
> if that is important.
How about cooking up your own phony leap-second file?
The default file is from NIST:
ftp://time.nist.gov/pub/leap-seconds.3427142400
You can specify a new file in ntp.conf:
leap file
Specifies the location of the optional leapsecond file. This
overrides the link ntpkey_leap in the keys directory.
Joe
More information about the colug-432
mailing list