Hello, when starting ntpd at boot time, I've 2 ntpd's running: gate:/ # ps auxw | grep ntp root 407 0.0 0.7 2944 1752 ?? Ss 3:54PM 0:00.02 /usr/sbin/ntpd -p /var/run/ntpd.pid -f /var/db/ntpd.drift root 417 0.0 0.7 2944 1776 ?? S 3:54PM 0:00.00 /usr/sbin/ntpd -p /var/run/ntpd.pid -f /var/db/ntpd.drift
gate:/ # ntpq ntpq> peers No association ID's returned After restarting, I've one daemon and all is running fine: gate:/ # /etc/rc.d/ntpd restart Stopping ntpd. Starting ntpd. gate:/ # ps auxw | grep ntp root 566 0.0 0.7 2944 1784 ?? Ss 4:04PM 0:00.02 /usr/sbin/ntpd -p /var/run/ntpd.pid -f /var/db/ntpd.drift Any idea why? I' running 5.3-STABLE-SNAP001. Kind regards, Thomas. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
