On Sat, Mar 13, 2010 at 01:19:54PM -0600, Programmer In Training wrote: > On 03/13/10 13:08, RW wrote: > <snip> > > ntpd_sync_on_start="YES" > <snip> > > you can run ntpdate at boot with > > > > ntpdate_enable=YES > > > > the rc script gets the servers from ntp.conf > > Can you have both in rc.conf without abusing the ntp server(s) or should > it just be one or the other? I'd like my clock to be as accurate as > possible when I start up the system.
Yes. I have both enabled on my multi-boot laptop to account to huge jumps in time when coming back from Windows. -- Jonathan Chen <[email protected]> ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
