captive: Log into default apache log files

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2016-09-04 09:25:41 +01:00
parent 59a2d9c2d5
commit a79b220c5a
2 changed files with 0 additions and 6 deletions

View File

@@ -120,9 +120,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cp -rf $(DIR_CONF)/httpd/* /etc/httpd/conf
ln -sf $(CONFIG_ROOT)/main/hostname.conf /etc/httpd/conf/
# Create logdir for captive-portal
mkdir -pv /var/log/httpd/captive
# Create logodir for captive portal
mkdir -pv /srv/web/ipfire/html/captive/logo
chown nobody.nobody /srv/web/ipfire/html/captive/logo