[Icecast-dev] [PATCH] Init Startup Scripts for Icecast
Christoph Zimmermann
nussgipfel at gmx.ch
Sat Feb 18 09:19:12 PST 2012
Hi Claudius
> In order to automatically start icecast at system boot, I created a
> startup script for icecast (adapted from /etc/init.d/openssh).
> I hope that helps. I think it might be useful. The code has been
> tested on RHEL 5. Maybe someone could put that file in a contrib
> directory. (or adapt the Makefile to automatically place the init
I don't know the directory structure in /etc for RHEL but a you can
also use the init script from the debian package as a reference.
As in your solution there are two files, firs the init script and
second the defaults file containing also the user and group to run
icecast with a different user than root.
the two files are visible for example in the debian package diff file
(against the original source):
http://ftp.de.debian.org/debian/pool/main/i/icecast2/icecast2_2.3.2-6.diff.gz
in my opinion it is a good idea to write to a redhat package maintainer
too, so your script gets included in the rpm.
---
nuess0r
More information about the Icecast-dev
mailing list