On Wed, 16 Apr 2014 14:39:16 +0100 Stroller wrote: > Taking a look at /etc/cron.daily/ shows only one odd one out: > > $ sudo ls -lh /etc/cron.daily/ > total 16K > -rwxr-xr-x 1 root root 180 Feb 4 20:28 logrotate > -rwxr-xr-x 1 root root 196 Mar 3 09:48 man-db > -rw-r--r-- 1 root root 141 Apr 16 14:09 mcelog > -rwxr-xr-x 1 root root 1.3K Feb 4 23:53 mlocate I don't think cron will attempt to execute anything in cron.daily that doesn't have execute perms, so the error probably isn't coming from mcelog. -- Randy Barlow