Forgot to update awstats rights on previous user's configuration

This commit is contained in:
Axel ROGER 2013-03-06 09:35:50 +00:00
parent 0783ee2c72
commit c137ef33e8
1 changed files with 2 additions and 1 deletions

View File

@ -65,7 +65,8 @@ EOF
chown alterncpanel:root /var/cache/awstats
# Update rights on previous user's awstats configuration files
chown alterncpanel:alterncpanel /etc/awstats/awstats.*.conf > /dev/null 2>&1
chown alterncpanel:root /etc/awstats/awstats.*.conf > /dev/null 2>&1
chown alterncpanel:root /var/cache/awstats/* > /dev/null 2>&1
echo "**********************************************"
echo "* ALTERNC-AWSTATS *"