Author: twittner Date: Fri Jan 19 19:17:07 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - added comment about updating awstats statistics just before httpd log rotation to avoid losing data for making statistics
---- Files affected: SOURCES: awstats.crontab (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SOURCES/awstats.crontab diff -u SOURCES/awstats.crontab:1.3 SOURCES/awstats.crontab:1.4 --- SOURCES/awstats.crontab:1.3 Sun Feb 26 16:19:58 2006 +++ SOURCES/awstats.crontab Fri Jan 19 20:17:02 2007 @@ -1 +1,3 @@ 05 * * * * stats umask 002; /usr/bin/awstats_updateall.pl now -configdir=/etc/webapps/awstats -awstatsprog=/usr/bin/awstats.pl > /dev/null +# consider also running what is above from /etc/logrotate.d/httpd as prerotate script - see: +# http://awstats.sourceforge.net/docs/awstats_faq.html#ROTATE ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SOURCES/awstats.crontab?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
