mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
captive: Log into default apache log files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user