Index: [Article Count Order] [Thread]

Date:  Sat, 23 Aug 2008 08:19:16 -0700 (PDT)
From:  Dan Kriwitsky <webhosting (at mark) yahoo.com>
Subject:  [coba-e:13769] Re: /etc/cron.daily/logrotate
To:  coba-e (at mark) bluequartz.org
Message-Id:  <336016.58143.qm (at mark) web65613.mail.ac4.yahoo.com>
In-Reply-To:  <48b016f5.08b38c0a.05e8.fffffd8d (at mark) mx.google.com>
X-Mail-Count: 13769


By the way, my /etc/cron.daily/00webalizer reads:

#! /bin/bash
# update access statistics for the web site

if [ -s /var/log/httpd/access_log ] ; then
    /usr/bin/webalizer -Q > /dev/null 2>&1
fi

exit 0

I still get that email.

-- 
Dan Kriwitsky