Juan Miguel Cacho wrote:
> 
> crond cannot find the program/script "/etc/ppp/ppp-check". Look in /etc/ppp
> if you have a file or script named ppp-check.
> 

The /etc/ppp/ppp-check is present in both cases.  And the following crontab
entries work fine:

   # RH _5.2_:
   */5 * * * * root /etc/ppp/ppp-check

   # RH _6.2_:
   */5 * * * *      /etc/ppp/ppp-check

but this entry does not:

   # RH _6.2_:
   */5 * * * * root /etc/ppp/ppp-check

and even 'destroys' the default entries like 

   # RH _6.2_:
   01 * * * * root run-parts /etc/cron.hourly

--barny
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to