Just an idea: RH 6.1 uses 'linuxconf' by default, and "takes over" crontab
functions and will rewrite the crontab file "against your will" if you just
do a 'crontab -e -u root' and edit it manually, it might be getting over
written.

So, you might want to check in linuxconf to see if it has control over it
there and make your changes from there.

HTH
will

----- Original Message -----
From: "Nick Afshartous" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 03, 2000 10:21 AM
Subject: cron


>
> I'm having trouble getting cron to exec under RH 6.1.  Even
> a simple job to 'ls' every minute does not fly as shown below.
> If I put a script in /etc/cron.hourly that works though.
> Thanks for any tips.
> --
>
> Nick
>
>  crontab -l
> # DO NOT EDIT THIS FILE - edit the master and reinstall.
> # (cronentries installed on Thu Feb  3 09:40:21 2000)
> # (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
> * *  * * * ls >$HOME/foo
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>
>
>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to