]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/apache2
changed permissions of html/graphs to match with original final.iso
[people/teissler/ipfire-2.x.git] / lfs / apache2
index 5a838859d2211b1c93dd5ea0353bcebdbde56b51..b29a31f63a273a8fbf466aede8df4c68d5e48ae8 100644 (file)
@@ -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