[icecast] Ices: How Don't stop :)

Stephane Benoit stefb at wizzz.net
Fri Aug 29 11:40:38 UTC 2003



> My beta-radio it's work wonderful, but when the playlist finish, the
> PID of ices die toguether :(
>
> What I can make so that this does not occur?

using this script
and running by starting it
nohup script.sh & 
(or in a screen session)

the good thing is even if ices segfaults the radio goes on..

Stephane.

--

#!/bin/bash

while [ 1 ] ; do
    ices ;
done

--- >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