Bug 67444 - aimsniff lacks an init script
Bug#: 67444 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: netmon@gentoo.org Reported By: mygentoo@ragon.org
Component: Applications
URL: 
Summary: aimsniff lacks an init script
Keywords:  
Status Whiteboard: 
Opened: 2004-10-13 12:36 0000
Description:   Opened: 2004-10-13 12:36 0000
when I emerged aimsniff it emerged without installing a configuration script in
/etc/init.d

Reproducible: Always
Steps to Reproduce:
1. emerge aimsniff
2. check /etc/init.d


Actual Results:  
there is no init script installed

Expected Results:  
ideally an init script would be created to make it easier to start/stop the
aimsniff daemon

I have writted an init scrit that works with gentoo

------- Comment #1 From Bryan Ragon 2004-10-13 12:37:29 0000 -------
Created an attachment (id=41752) [details]
Init script for AimSniff

/etc/init.d script for aimsniff

------- Comment #2 From Josh 2005-03-17 14:12:33 0000 -------
Created an attachment (id=53728) [details]
aimsniff ebuild patch

If the init script by Bryan is put into ${FILESDIR} in portage as aimsniff.rc,
then the ebuild resulting from my patch will make sure that it is added to
/etc/init.d/

I have also added a warning to the user that the gdbm use-flag must be turned
on when compiling perl.  See bug #85678.

------- Comment #3 From Josh 2005-03-19 15:12:30 0000 -------
Created an attachment (id=53894) [details]
aimsniff ebuild patch

Problem with perl and gdbm has been fixed.  (See bug #85678.)

ewarning in attachment #53728 [details] is unnecessary.

------- Comment #4 From Jakub Moc (RETIRED) 2006-05-23 10:54:37 0000 -------
Re-assign wrt Bug 26349. Please, remove port001 from metadata.xml.

------- Comment #5 From Marcelo Goes 2006-06-03 15:11:10 0000 -------
Thanks, init script is finally in cvs.