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

Bug 174501

Summary: app-admin/denyhosts init script needs the name parameter added to start-stop-daemon
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: New packagesAssignee: Benjamin Smee (strerror) (RETIRED) <strerror>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Craig Andrews gentoo-dev 2007-04-13 18:26:25 UTC
On line 11 of /etc/init.d/denyhosts, a "--name" parameter needs to be added to start-stop-daemon. It seems this parameter is required for baselayout-2, whereas baselayout-1 didn't really care. Without the parameter, denyhosts will run, but rc-status will report the service as crashed.

I'm using app-admin/denyhosts-2.6 and sys-apps/baselayout-2.0.0_alpha1

Thanks!
Comment 1 Craig Andrews gentoo-dev 2007-04-13 18:39:28 UTC
Oops, I was filing a number of bugs, and put the wrong summary line on this one.
Comment 2 Craig Andrews gentoo-dev 2007-07-16 19:41:07 UTC
*poke*
Comment 3 Benjamin Smee (strerror) (RETIRED) gentoo-dev 2007-08-14 18:09:48 UTC
fixed in cvs, thanks for reporting, sorry delay.