Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158930 - enhancement: mldonkey init script
Summary: enhancement: mldonkey init script
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-23 09:53 UTC by David Carlos Manuelda
Modified: 2006-12-23 09:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carlos Manuelda 2006-12-23 09:53:02 UTC
I have a cron job at 3 AM and other at 12 AM to set mldonkey speed by doing /etc/init.d/mldonkey fast and /etc/init.d/mldonkey slow respectively.

The enhancement request is that if mldonkey is not running, when you run a command like '/etc/init.d/mldonkey fast' mldonkey will start first. The suggestion is to have something in config file like: start_mldonkey_automatically = { true | false } and in case of false, simply exit with error.

As I am speaking to init script and config file, see also comment #5 of bug #141958 (wich is not a duplicate of this bug).
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-23 09:59:22 UTC
Feel free to attach a patch. Thanks.