[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] webalizer and cron



> -rw-r--r--   1 root     root           90 Dec  7 15:37 webalizer
> - This is my crond.d script
> # just run webalizer.pl each day at 4.12 am
> 12 4 * * *      nobody  /usr/local/bin/webalizer.pl
> does this all look ok? i dont know why its not been running since i
changed
> 'nobody' from 'root'

It does not look okay.  The cron task is trying to run webalizer.pl
and the script is called webalizer.  The script does not have execute
permissions.  A much easier way is to install webalizer form the
Cobalt .pkg and it sets itself up to run every day at 4am.

--
Politics and morality on the same side -
  that doesn't happen very often.
                                                - Babylon 5

Daniel Foster - daniel@xxxxxxxx