[icecast] Run liveice as a background process...

William Goldsmith wildbill at kpig.com
Mon Oct 8 15:43:44 UTC 2001



That will run liveice as root. If that's what you want, then this ought to
work:

/usr/local/icecast/bin/liveice >/dev/null 2>/dev/null &

As a rule, it's probably better to run it as a non-root user (though I'm not
aware of any specific security concerns with liveice).  If you've been
running it as root, you'll need to chown -R the hidden temp files directory
(in the same dir as liveice).

Hope that helps
-bg

> I want to run liveice when the RH71 server boots up.  I cannot seem to get
it right though.  This is what I have tried to do...
>
> In /etc/rc.d/rc.local
>      /usr/local/icecast/bin/liveice &
>
> This is failing though.  Is anyone else out there successfully starting
liveice as a background process?  How have you been able to do it?
>
>
> Thanks,
> Matt
>
>
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to
'icecast-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list