Changing the Cron Path
Hello there,
I'm using cron to run a program every hour.
The e-mails I get back from Cron tell me
that Cron's PATH variable is set to
"/usr/bin:/bin". That is unacceptable. I
need Cron's PATH variable to be much
broader or else the program will not run
properly.
How do I change Cron's PATH variable?
-Robert
|