[Icecast] cpanel and ices

Dan Stowell danstowell at gmail.com
Wed Apr 27 07:31:11 UTC 2005


> Also if I do a SIGHUP to ices to update a playlist, do I just need to issue
> the command ices SIGHUP? What would be the correct format. 

Use:

  kill  -s SIGHUP IcesPid

where "IcesPid" is the PID of the running Ices. Ices saves a file
called ices.pid which gives you a handy reference for this, so I do

  kill  -s SIGHUP < /path/to/ices.pid

Dan



More information about the Icecast mailing list