no crontab for root

AndyII

Verified User
Joined
Oct 3, 2006
Messages
571
why would this show up?
no crontab for root
was after a httpd restart, perhaps a blurp?:confused:
only seen this once
 
Last edited:
sorry, post edited, I put as the title, but added to post as well...:o
 
its not gonna show you roots cronjobs.

Check /etc/crontab

or the /etc/cron.d folder
 
it was just listed in var/log/messages
hadnt seen this before, just curious :rolleyes:
 
All crontab's are in /var/spool/cron

Other cron job are also located in:

/etc/cron.d
/etc/cron.daily
/etc/cron.hourly
/etc/cron.monthly
/etc/cron.weekly
 
Back
Top