Cron Job will not run.

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Nov 3 21:56:54 GMT 2005


On 2005-11-03 13:51, Brandon Hinesley <brandonh at hotandcold.biz> wrote:
> Yes, it is.
> -rwxr-x---  1 root  wheel  1827 Nov  3 12:43 bkup-daily
>
> >>I don't have to export /usr/local/Backup/scripts, right?
>
> >Hmmm, no, but is the script executable?

That's odd.  You'll have to schedule this script to run some time
in the near future, and then stop cron.  Run cron manually, as
root, specifying at least the following debugging options and
watch out when the scheduled event tries to run for interesting
output on your terminal:

   # cron -x load,misc,pars,proc

The meaning of these is explained in the manpage of cron, where
all the rest of the debugging options are listed too.

- Giorgos



More information about the freebsd-questions mailing list