search for: liveice01

Displaying 1 result from an estimated 1 matches for "liveice01".

Did you mean: liveice
2004 Aug 06
0
can´t start liveice with cronjob
...will frequently kill an restart the liveice process. In the archive list I found some scripts to restart the liveice and icecast process, the scripts works well but it doesn´t work with a cronjob. This is the small script to kill and restart the liveice #!/bin/sh killall lame sleep 5 liveice -F liveice01.cfg >/dev/null 2>/dev/null <p>the cronjob */1 * * * * my script When I start the script without cronjob, ps afx shows me \_liveice -F liveice01.cfg \_liveice -F liveice01.cfg \_lame -m m -s 24.000000 -b 56 -r -x -h .liveic When I start with cronjob there is only \_liveice...