PDA

View Full Version : Modify the hour of Webalizer/Stats cron



PauGasol
06-04-2004, 04:07 PM
Hi,

In which cron or file can i modify the hour? now this task are scheduled 0:00 pm and i want at least 3:00 am.

Thanks

DirectAdmin Support
06-05-2004, 12:54 PM
Hello,

Redhat: /etc/cron.d/directadmin_cron
FreeBSD: /etc/crontab.conf

It's the "action=tally&value=all" line.

John

PauGasol
06-05-2004, 01:01 PM
Thanks