Re: ntpd not starting at boot time

2008-04-24 Thread David Newman
On 4/24/08 7:47 AM, Daniel Bye wrote: { rc_flags="-c ${ntpd_config} ${ntpd_flags}" You need to set ntpd_config to the path to your config file - as it is now, you are also setting it in ntpd_flags, which the above line then expands to something like this: rc_flags="-c /path/in/ntpd_co

Re: ntpd not starting at boot time

2008-04-24 Thread Daniel Bye
On Thu, Apr 24, 2008 at 06:39:46AM -0700, David Newman wrote: > I've installed ntp-4.2.4p4 from ports on a FreeBSD 6.3/i386 system. > > The ntpd process does not start at boot time. These lines exists in > /etc/rc.conf: > > ntpd_enable="YES" > ntpd_program="/usr/local/bin/ntpd" > ntpd_flags="-c