This one time, at band camp, John Clarke wrote: >Oct 29 04:01:00 wombat CROND[28974]: (root) CMD (run-parts /etc/cron.hourly) >Oct 29 04:01:59 wombat CROND[29027]: (root) CMD (run-parts /etc/cron.daily) >Oct 29 04:02:00 wombat CROND[29089]: (root) CMD (run-parts /etc/cron.daily)
run-parts and cron.daily indicate to me that this is a Debian system, or at least has a similar cron set up. The scripts in /etc/cron.* are run by rules in /etc/crontab, so have a look there to see if that looks sane. -- [EMAIL PROTECTED] http://spacepants.org/jaq.gpg <Zuid> I wanna move to a marginal electorate so my vote counts. :) -- #sodfest97 -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
