Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 70602

Summary: net-misc/ntp-4.2.0.20040617: wrong path in /etc/init.d/ntpd
Product: Gentoo Linux Reporter: Harm Geerts <gentoo+bugs>
Component: [OLD] ServerAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal CC: xmit
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Harm Geerts 2004-11-09 12:47:46 UTC
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.
Comment 1 SpanKY gentoo-dev 2004-11-09 18:48:03 UTC
very true, fixed in cvs