Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: My Auto DJ on March 27, 2011, 07:59:08 am

Title: Cronjob to Restart Services
Post by: My Auto DJ on March 27, 2011, 07:59:08 am
Although it's rare, every once in a while cc-control would stop running and required a restart. I have set a cron to run every 5 min. and not only does it prevent CC from staying down if (when) it crashes, it also got the current listener map working.

 */5 * * * * /etc/init.d/centovacast restart