On 2010-08-02 22:31, Volodymyr Kostyrko wrote:
02.08.2010 23:23, Ed Flecko wrote:

1.) Do I need to manually create the "driftfile" (/var/db/ntpd.drift)?

Nope.

2.) Do I need to manually create the logfile (/var/log/ntp.log)?

Nope.

3.) How do you confirm that FreeeBSD is, in fact, keeping time?

pgrep ntp
ntpq -p
echo daily_status_ntpd_enable=yes > /etc/periodic.conf


Shouoldn't it be "YES" and >> so that it do not overwrite your present file?

echo daily_status_ntpd_enable="YES" >> /etc/periodic.conf

/Leslie
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to