X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fweb-user-interface;h=bce6d8eb862626fb55783c23a6a6650216f92863;hb=04bd81530ad31742023eec020848507fa0aa007c;hp=73aec3a8d4d8805d6fd2a6e871e015021335c4ee;hpb=b67e79a4f15bcb8f2e9d525169d9c51611fe6c7e;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/web-user-interface b/lfs/web-user-interface index 73aec3a8d4..bce6d8eb86 100644 --- a/lfs/web-user-interface +++ b/lfs/web-user-interface @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2015 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -70,7 +70,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) 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,images,include,themes,themes/*,themes/*/*} - ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded # Reset permissions of redirect templates and theme directories find /srv/web/ipfire/html/{captive,redirect-templates,themes} -type d | xargs chmod -v 755