[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] webalizer and cron
- Subject: Re: [cobalt-users] webalizer and cron
- From: "Daniel Foster" <daniel@xxxxxxxx>
- Date: Thu Dec 7 08:52:09 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> -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