From the ebuild: # move ntpd/ntpdate to sbin #66671 dodir /usr/sbin mv "${D}"/usr/bin/{ntpd,ntpdate} "${D}"/usr/sbin/ || die "move to sbin" But the path in the init script is not updated Reproducible: Always Steps to Reproduce: 1. 2. 3.
very true, fixed in cvs