Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 354859 - net-misc/ices init script enhancement
Summary: net-misc/ices init script enhancement
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 12:55 UTC by Vieri
Modified: 2012-03-20 15:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ices init script (ices.initd,1.45 KB, text/plain)
2011-02-14 12:55 UTC, Vieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vieri 2011-02-14 12:55:03 UTC
net-misc/ices init script could be enhanced to allow multiple instances

Reproducible: Always



Expected Results:  
cd /etc/init.d
ln -s ices ices.radio1
ln -s ices ices.radio2
/etc/init.d/ices.radio1 start
/etc/init.d/ices.radio2 start
Comment 1 Vieri 2011-02-14 12:55:41 UTC
Created attachment 262461 [details]
ices init script

proposed init script