FS#22776 - [icecast] rewritten /etc/rc.d script
Attached to Project:
Arch Linux
Opened by Dave Reisner (falconindy) - Saturday, 05 February 2011, 17:23 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 05 February 2011, 20:09 GMT
Opened by Dave Reisner (falconindy) - Saturday, 05 February 2011, 17:23 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 05 February 2011, 20:09 GMT
|
Details
The current daemon script for icecast does some odd things
in terms of syntax, e.g.
[ ! -z $(getPID) ] This is unreadable at a glance and doesn't subscribe to the /bin/bash shebang. I've rewritten the script to address this and simplified the logic as well. I don't actually use icecast, but I verified that this new script does properly start, stop, and restart the daemon, and as the proper user. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Saturday, 05 February 2011, 20:09 GMT
Reason for closing: Implemented
Additional comments about closing: icecast 2.3.2-5
Saturday, 05 February 2011, 20:09 GMT
Reason for closing: Implemented
Additional comments about closing: icecast 2.3.2-5
icecastd