From 4297478cb25b33264cb10dd5452b8e4f99a7bcd9 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Tue, 5 Mar 2019 17:27:38 +0100 Subject: [PATCH] - revert, commited by mistake --- awstats.crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awstats.crontab b/awstats.crontab index b6a8cba..59064ad 100644 --- a/awstats.crontab +++ b/awstats.crontab @@ -1,3 +1,3 @@ -05 * * * * stats umask 002; /usr/bin/awstats_updateall.pl now -configdir=/etc/webapps/awstats/config -awstatsprog=/usr/bin/awstats.pl > /dev/null +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 -- 2.44.0