Hi, And TIA Am running 7.1 on a laptop. After the machine has been more than a certain time without a reboot (aprox 19-20 days I think) I start getting the following warning mailed to me daily. I usually delete the message and all seems fine. Which (if any) parameter can I reset to prevent this from happenning? find: /var/spool/cron/lastrun/cron.daily: No such file or directory Cheers Francesco
find: /var/spool/cron/lastrun/cron.daily: No such file or directory
I get that occasionally too. I've always assumed that one of the cleanup scripts (removing core files, or old /tmp files) can't find anything to remove and hasn't got it's stdout pointed to /dev/null. I could be wrong but I wouldn't worry about it too much.
On 31 Aug 2001, Francesco Scaglioni wrote:
Am running 7.1 on a laptop. After the machine has been more than a certain time without a reboot (aprox 19-20 days I think) I start getting the following warning mailed to me daily. I usually delete the message and all seems fine. Which (if any) parameter can I reset to prevent this from happenning?
find: /var/spool/cron/lastrun/cron.daily: No such file or directory
Nothing to worry about. Try simply creating a blank cron.daily: touch /var/spool/cron/lastrun/cron.daily Does that work? -- noodlez: Karol Pietrzak PGP KeyID: 0x3A1446A0
participants (3)
-
Derek Fountain
-
Francesco Scaglioni
-
Karol Pietrzak