--- run-crons.old 2002-08-28 09:54:05.000000000 +0100 +++ run-crons 2002-11-08 00:43:40.000000000 +0000 @@ -45,7 +45,7 @@ #>= 30 days, 5 min -=> +43204 min TIME="-cmin +43204" ;; esac - find /var/spool/cron/lastrun/cron.$BASE $TIME -exec rm {} \; + find /var/spool/cron/lastrun -name cron.$BASE $TIME -exec rm {} \; fi # if there is no touch file, make one then run the scripts