simple problem with openntpd 3.6_p1 the /etc/init.d/openntpd tries to run /usr/bin/ntpd, but the file is located at /usr/sbin/ntpd Reproducible: Always Steps to Reproduce: 1.install openntpd 2.run it then shut it down 3.Try to run it again Actual Results: it complains ntpd can't be found Expected Results: it should run ntpd This should be an easy one- just change /usr/bin to /usr/sbin
openntpd's init script is called 'ntpd' not 'openntpd' now delete the old one