On Wed, 21 Sep 2005 17:11:33 -0400, Matt Randolph wrote:

> I have a script in /etc/cron.daily that never runs.  It works properly 
> when run manually and it's been in there for weeks (and a reboot or
> two).

Does it not run or run and not do anything? The latter can be a path
problem, as the cron tasks are not run with the same environment as your
shell. If in doubt, do "source /etc/profile" at the start of the script.

As someone else said, make sure you chmod +x the script too.


-- 
Neil Bothwick

MS-DOS: if you believe in a flat Earth, this is the OS for you.

Attachment: pgpvNuJtk9Yr0.pgp
Description: PGP signature

Reply via email to