| Summary: | app-misc/uptimed-0.3.16-r1 init script is a diff file | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael O'Brien <digital.corpus> |
| Component: | Current packages | Assignee: | Raúl Porcel (RETIRED) <armin76> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dirk |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Michael O'Brien
2009-02-20 10:46:22 UTC
It's probably app-misc/uptimed ? *** Bug 259691 has been marked as a duplicate of this bug. *** Reassigning to maintainer. Oops...sorry about that, i fixed it in -r2. So if you have -r2 in your tree you have the initd script fixed :) (In reply to comment #4) > Oops...sorry about that, i fixed it in -r2. So if you have -r2 in your tree you > have the initd script fixed :) > Thanks for the fix. One other note is that in r2 the new init script is named uptimed.init instead of just uptimed. Shall I open a new bug for this? Reopening as we need "/etc/init.d/uptimed" and not "/etc/init.d/uptimed.init"
Raúl, how about changing the line
doinitd "${FILESDIR}"/uptimed.init
into
newinitd "${FILESDIR}"/uptimed.init uptimed
?
Cheers
Lars
D'oh... Fixed again on -r3 :P Sorry |