NTP problem on boot after recent patch - (15.0 stable 64 bit)
by rkelsen from LinuxQuestions.org on (#6N6AT)
After installing the latest update to NTP, I get this message on boot:
Code:Starting NTP daemon: /usr/sbin/ntpd -g -u ntp:ntp daemon control: got EOFWhich is odd, because it was working before and the patch seemed harmless enough...
Oddly, it works fine if I start NTP with:
Code:# /etc/rc.d/rc.ntpd start
Code:Starting NTP daemon: /usr/sbin/ntpd -g -u ntp:ntp daemon control: got EOFWhich is odd, because it was working before and the patch seemed harmless enough...
Oddly, it works fine if I start NTP with:
Code:# /etc/rc.d/rc.ntpd start