DragonFly BSD
DragonFly users List (threaded) for 2005-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Timer issues


From: Chris Csanady <cc@xxxxxxx>
Date: Fri, 18 Nov 2005 10:11:51 -0600

I have also had trouble keeping my clock in sync with the system(OpenBSD) ntpd included in 1.2.  I think that if your clock is toofast or slow, you are simply out of luck.  Matt wrote a smarterreplacement called dntpd which should be in 1.4, but for now, thenet/ntp4 in pkgsrc should work fine.
To start it at boot time, you will need the following...
/etc/rc.conf:ntpd_flags=""ntpd_program="/usr/pkg/bin/ntpd"
/etc/ntp.conf:server pool.ntp.orgpidfile /var/run/ntpd.piddriftfile /var/db/ntp.drift

Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]