| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Sat Mar 24, 2007 9:47 pm Post subject: Reload settings without restarting icecast |
|
|
Is there a way to reload the settings file without shutting down the icecast server?
Specifically, what I want to do is add/remove relays without disconnecting the listening clients due to server shutdown. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Mar 25, 2007 12:09 am Post subject: |
|
|
You can send a HUP signal to cause a reload, things like add/remove of relays will apply and existing listeners will not be affected.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sun Mar 25, 2007 12:19 am Post subject: |
|
|
Thanks!
I should have read 'man kill'; wasn't aware of the HUP signal  |
|
| Back to top |
|
 |
|