mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
changed permissions of html/graphs to match with original final.iso
git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1180 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -4,5 +4,4 @@ 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"
|
||||
|
||||
@@ -100,7 +100,7 @@ ifeq "$(PASS)" "C"
|
||||
chmod -R 755 /srv/web/ipfire/cgi-bin
|
||||
chmod -R 644 /srv/web/ipfire/html
|
||||
chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
|
||||
chown nobody:nobody /srv/web/ipfire/html/graphs
|
||||
chmod -R 777 /srv/web/ipfire/html/graphs
|
||||
else
|
||||
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
|
||||
cd $(DIR_APP) && patch -Np1 -i $(DIR_DL)/httpd-2.2.2-config-1.patch
|
||||
|
||||
Reference in New Issue
Block a user