System: Red Hat 9
Kernel: 2.4.20-8
As root, I edit the /etc/crontab file and add my line:
01 13 * * * /root/myscript.sh
Also, the crond server is running; however, my script never runs. What am I missing? Is there a service in chkconfig that I need to also turn on?
Thanks,
-bitwise
Kernel: 2.4.20-8
As root, I edit the /etc/crontab file and add my line:
01 13 * * * /root/myscript.sh
Also, the crond server is running; however, my script never runs. What am I missing? Is there a service in chkconfig that I need to also turn on?
Thanks,
-bitwise