Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2008 07:44:40 -0700 (PDT)
From:      Nash Nipples <trashy_bumper@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: NTP on 7.1 BETA amd64 odd behaviour
Message-ID:  <729756.16851.qm@web110515.mail.gq1.yahoo.com>
In-Reply-To: <48D26310.2060606@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
thanks for the new /etc/rc.d/ntpd
...
> rc_flags="-c ${ntpd_config} ${ntpd_flags}"
...
what we can learn from it is that on 7.1 BETA your rc.conf.local file should look like this

ntpd_config="/etc/ntpd.conf"
ntpd_flags="-p /var/run/ntpd.pid"

hope that explains
Nash


      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?729756.16851.qm>