[Icecast] Proper way to start multiple icecast services through bash script?

Philipp Schafft lion at lion.leolix.org
Mon May 29 21:20:49 UTC 2017


Good evening,

On Mon, 2017-05-29 at 16:09 +0000, Walter York wrote:
> Philipp,
> 
> 
> I replaced:   ps -ef | grep icecast | grep -v grep | awk '{print $2}' | xargs -r kill -9
> 
> with:   pkill icecast
> This works.

:)


> I did try "pkill -HUP icecast" but it didn't seem to have intended effect of refreshing certificate.

This is not supported in Icecast2 2.4.x (stable). But there is a branch
(ph3-update-TLS) for Icecast2 2.5.x that added support for that. We're
currently in the process of merging it into 2.5.x (development).

Have a nice evening,

with best regards,

-- 
Philipp.
 (Rah of PH2)



More information about the Icecast mailing list