From c91899797b58c719132445778b3b1f1b017a80f4 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 2 May 2017 10:55:19 +0100 Subject: [PATCH] captive: Logo directory no longer exists Signed-off-by: Michael Tremer --- config/rootfiles/common/apache2 | 1 - lfs/web-user-interface | 1 - 2 files changed, 2 deletions(-) diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index 8b46b8b394..d75ffd11ed 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -94,7 +94,6 @@ etc/httpd/conf/vhosts.d/ipfire-interface.conf #srv/web/ipfire/htdocs/index.html #srv/web/ipfire/html srv/web/ipfire/html/captive -#srv/web/ipfire/html/captive/logo #srv/web/ipfire/icons #srv/web/ipfire/icons/README #srv/web/ipfire/icons/README.html diff --git a/lfs/web-user-interface b/lfs/web-user-interface index 9b13a54380..8e461d55ca 100644 --- a/lfs/web-user-interface +++ b/lfs/web-user-interface @@ -65,7 +65,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,dial.cgi,images,include,themes,themes/*,themes/*/*} - chmod -R 777 /srv/web/ipfire/html/captive/logo ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded # Reset permissions of redirect templates and theme directories -- 2.39.5