Fixed network.cgi

Fixed hddtemp graphs (week&month)
Fixed write permissions to html/graphs


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1178 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
arne_f
2008-02-02 21:49:04 +00:00
parent dbf04efa5b
commit 8fb804b51f
5 changed files with 5 additions and 4 deletions

View File

@@ -4,4 +4,5 @@ extract_files
GATEWAY=$(cat /var/ipfire/red/remote-ipaddress)
echo "$GATEWAY gateway" >> /etc/hosts
/etc/init.d/collectd start
chown -R nobody:nobody /srv/web/ipfire/html/graphs
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"