Bugzilla – Bug 105681
ntp won't start
Last modified: 2005-08-24 08:58:16 UTC
rcntp start Starting network time protocol daemon (NTPD)/usr/sbin/rcntp: line 148: startproc: command not found failed This with an /etc/ntp.conf that works fine in 9.3
IMHO the `su' versus `su -' problem.
Btw: should we add within /etc/rc.status a line like PATH=/sbin:/usr/sbin:$PATH to avoid the IMHO broken su behaviour.
You're right: that's what it was - sorry for wasting your time. This changed su behaviour is a PITA - why?
I've added a check to /etc/rc.status which will be not fooled by the /usr/lib/mit/sbin in PATH. For your question you may ask Andreas Schwab <schwab@suse.de> but AFAIK this is for security reasons.
*** Bug 106700 has been marked as a duplicate of this bug. ***
*** Bug 106860 has been marked as a duplicate of this bug. ***