On Tue, Nov 13, 2018 at 06:35:11AM +0100, Tony Boston wrote: > Hi misc@, > > the daily cron is not running anymore although I can execute '/bin/sh > /etc/daily' by hand just fine. I don't see anything in the logs and I > don't have any clue what else to check. > Do you guys have any idea?
Check whats in /var/log/cron (or one of it's rotations) Shoud contain something like: Nov 13 01:30:01 clue cron[55565]: (root) CMD (/bin/sh /etc/daily) -Otto