From 6834ee14a30aad0d20707afa5e9ce8cfa838042b Mon Sep 17 00:00:00 2001 From: Axel ROGER Date: Fri, 5 Apr 2013 15:10:31 +0000 Subject: [PATCH] --- debian/alternc-awstats.postinst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/alternc-awstats.postinst b/debian/alternc-awstats.postinst index 366baee3..5fc98b90 100755 --- a/debian/alternc-awstats.postinst +++ b/debian/alternc-awstats.postinst @@ -66,8 +66,7 @@ EOF chmod 770 /var/cache/awstats # Update rights on previous user's awstats configuration files - chown alterncpanel:root /etc/awstats/awstats.*.conf > /dev/null 2>&1 - chmod 644 /etc/awstats/awstats.log.alternc.conf + chown alterncpanel:root /etc/awstats/awstats.*.conf > /dev/null 2>&1 || true echo "**********************************************" echo "* ALTERNC-AWSTATS *"