RE: crontab -l

2001-01-26 Thread Rob Yale
Or, you could re-install the file 'crontab -u root /directoryname/filename' Rob > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Thierry ITTY > Sent: January 26, 2001 1:15 PM > To: [EMAIL PROTECTED] > Subject: Re: cron

Re: crontab -l

2001-01-26 Thread Thierry ITTY
A 10:57 26/01/2001 -0600, vous avez écrit : >During an upgrade from RedHat 5.2 to 7.0 I noticed something wrong with >cron. It doesn't work anymore. >When I do a crontab -l it tells me >no crontab for root. >The cron is still where I left it in /var/spool/cron/root >Has a

Re: crontab -l

2001-01-26 Thread Lorris J. Woods
I believe this means that there are no cron entries for root, you have to create them. On Fri, 26 Jan 2001, Tony Campisi wrote: > During an upgrade from RedHat 5.2 to 7.0 I noticed something wrong with > cron. It doesn't work anymore. > When I do a crontab -l it tells me > no

crontab -l

2001-01-26 Thread Tony Campisi
During an upgrade from RedHat 5.2 to 7.0 I noticed something wrong with cron. It doesn't work anymore. When I do a crontab -l it tells me no crontab for root. The cron is still where I left it in /var/spool/cron/root Has anyone come accross this problem and can help me fix it? TI