Re: [gentoo-user] Cron problem

2006-04-24 Thread Mike Williams
On Monday 24 April 2006 08:21, Uwe Thiem wrote: > > # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly > > 0 * * * *       root    rm -f /var/spool/cron/lastrun/cron.hourly > >                       > > This is trying to run the command "root" which doesn't exist. Yup, w

Re: [gentoo-user] Cron problem

2006-04-24 Thread Uwe Thiem
On 24 April 2006 06:08, Anthony E. Caudel wrote: > For the last few days I have had a cron problem. It started when I was > trying to to find a way to modify the crontab by a script. Don't know > what I did but ever since, every cron script (root's only) emails me a > notice like the following: >

[gentoo-user] Cron problem

2006-04-23 Thread Anthony E. Caudel
For the last few days I have had a cron problem. It started when I was trying to to find a way to modify the crontab by a script. Don't know what I did but ever since, every cron script (root's only) emails me a notice like the following: =