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
|
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
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.
Re-assign wrt Bug 26349. Please, remove port001 from metadata.xml.
Thanks, init script is finally in cvs.