apache: Allow accessing sarg reports for admins.

This commit is contained in:
Michael Tremer
2012-11-26 11:19:51 +01:00
parent 3aa175f781
commit f87161948c
3 changed files with 14 additions and 0 deletions

View File

@@ -52,6 +52,9 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
# Re-read crontab.
fcrontab -z &>/dev/null
# Reload apache configuration.
/etc/init.d/apache reload &>/dev/null
#Rebuild module dep's
#arch=`uname -m`
#if [ ${arch::3} == "arm" ]; then