diff --git a/awstats/awstats-install b/awstats/awstats-install index 1f804cfc..23c0d759 100644 --- a/awstats/awstats-install +++ b/awstats/awstats-install @@ -28,5 +28,8 @@ then then /usr/lib/alternc/awstats.cache.php fi + # we disable the package-installed awstats cron to prevent bothering us with error emails + echo "Removing awstats packge-installed crontab, in favor of AlternC's one" + rm -f /etc/cron.d/awstats fi