Date: Thu, 18 Sep 2008 06:09:38 -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: <364347.28606.qm@web110514.mail.gq1.yahoo.com> In-Reply-To: <48D2510A.6090203@eskk.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----------------------------------------------------
> 
> If I comment out the
> 
> ntpd_flags="-c /etc/ntp.conf -p
> /var/run/ntpd.pid"
> 
> line.
> 
> ntp starts without any error.
> 
> Should I accept this or is something wrong?
> 
> Thanks
> /Leslie
Looks like it wants only one parameter as a flag in rc.conf.local
You can try to change it to just ntpd_flags="-p /var/run/ntpd.pid"
If you look through the code in /etc/rc.d/ntpd file it might become more clear to you.
      
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364347.28606.qm>
