Hi,
I added a couple of lines containing scripts in CRONTAB that if I call them directly they run. They seem to be ignored in the /etc/crontabs/root file. The entries are:
/15 8,9,10,11,12,13,14,15,16,17 * * 1,2,3,4,5 /bin/sh /www/cpy2web.sh
/5 8,9,10,11,12,13,14,15,16,17 * * 1,2,3,4,5 /bin/sh /www/cpy2tmp.sh
Security is set up on both as:
-rwxr-xr-x
PS AUX shows:
/usr/sbin/crond
This is on a WL-500gP. Is there a log entry for CRON jobs? Anyone have a clue how I can find out why it is not working?
Thanks,
Rich