mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user