-
Enthusiast
How can I make it restart automatically channel?
How can I make it restart automatically channel?
-
-
Re: How can I make it restart automatically channel?
Read about crontab, if u are smart u can get it by urself :)
crontab command for command: service WorldSvr_01_0x restart
-
Enthusiast
Re: How can I make it restart automatically channel?
I am interested if the channel closes to automatically restart
-
Re: How can I make it restart automatically channel?
Then also use crontab, i think there is in package a check_deamon.sh
Just check this file in /home/cabal/
Add it into crontab, it check if the services are running, if no then it auto restart missing ones :)