mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 15:32:59 +02:00
Captive-Portal: create dir for cative logfiles
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
5ca163cd82
commit
1fc9a43056
@@ -120,5 +120,8 @@ $(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
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user