Bug 174499 - net-analyzer/mrtg init script needs the name parameter added to start-stop-daemon
Bug#: 174499 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: netmon@gentoo.org Reported By: candrews@integralblue.com
Component: Ebuilds
URL: 
Summary: net-analyzer/mrtg init script needs the name parameter added to start-stop-daemon
Keywords:  
Status Whiteboard: 
Opened: 2007-04-13 18:21 0000
Description:   Opened: 2007-04-13 18:21 0000
On line 44 of /etc/init.d/mrtg, 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, mrtg will run,
but rc-status will report the service as crashed.

I'm using net-analyzer/mrtg-2.15.1 and sys-apps/baselayout-2.0.0_alpha1

Thanks!

------- Comment #1 From Cédric Krier 2007-04-19 19:08:31 0000 -------
Fix in cvs
Thanks