Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70602 - net-misc/ntp-4.2.0.20040617: wrong path in /etc/init.d/ntpd
Summary: net-misc/ntp-4.2.0.20040617: wrong path in /etc/init.d/ntpd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-09 12:47 UTC by Harm Geerts
Modified: 2004-11-09 18:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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