Date: Sat, 17 May 2003 12:02:56 -0400 From: Chuck Swiger <cswiger@mac.com> To: Aaron Peterson <aaron@alpete.com> Cc: questions@freebsd.org Subject: Re: ntpd Message-ID: <3EC65D30.4010602@mac.com> In-Reply-To: <E19H0vN-00075j-00@host02.ipowerweb.com> References: <E19H0vN-00075j-00@host02.ipowerweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Aaron Peterson wrote: > do i set ntpd options IN rc.conf? I'm trying to figure out where to tell > it which server to sync with. Create an /etc/ntp.conf file containing something like: # /etc/ntp.conf: configuration file for ntpd driftfile /etc/ntp.drift statsdir /var/log/ntpstats/ #logconfig =syncevents +peerevents +sysevents +allclock server time.apple.com server time.windows.com -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EC65D30.4010602>