View Single Post
  #7   (View Single Post)  
Old 6th August 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Quote:
Originally Posted by killasmurf View Post
Is it what you have when you crontab -l ?
If so remove user (root etc.)
I had something similar
/etc/crontab is very different from user crontabs.

crontab -l checks the user crontab, which doesn't need the user column.

/etc/crontab is the system crontab, and needs to know which user to run each command as.
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote