This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

crond process not running after rebooting

alonso_8

Vu+ Newbie
Hi everyone,

After installing the latest BH 3.0.9C in my vu+solo, I am facing some problems with the cron.
I've created a "root" file under "/etc/cron/crontabs" and add a line like this:

00 00 * * * /usr/bin/inadyn_script.sh restart

The script has 755 permissions and it's executed as per scheduled only if I start the "crond" process from telnet (manually).
Once I reboot the machine, I check with "ps -A" which are the processes running and "crond" is not there anymore so, the crono tasks are not triggered anymore. If I run again "crond" manually, it works!

Anyone can help me with that?

Thanks in advance!
 
Back
Top