removing awstats-package crontab

This commit is contained in:
Benjamin Sonntag 2015-04-22 13:15:27 +02:00
parent 615cadaa07
commit 5fd5e4837e
1 changed files with 3 additions and 0 deletions

View File

@ -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