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!
 
Top