I just tripped over this.
I had an entry in my crontab:
42 7-24/3 * * * /bin/foo ...
after upgrading to squeeze, the job was no longer run and I did not find any
cron related error in /var/log.
what helped was:
crontab -e
:wq
...
... there is an error in line X, invalid hout
changing that to
42 7-23/3 ....
stopped cron from complaining.
stefan
--
BOFH excuse #26:
first Saturday after first full moon in Winter
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]