removing awstats-package crontab
This commit is contained in:
parent
615cadaa07
commit
5fd5e4837e
|
@ -28,5 +28,8 @@ then
|
||||||
then
|
then
|
||||||
/usr/lib/alternc/awstats.cache.php
|
/usr/lib/alternc/awstats.cache.php
|
||||||
fi
|
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
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue