From 8ef627839fa3e7fd636a243153ed68126f967871 Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Fri, 29 Jan 2016 09:02:31 +0100 Subject: [PATCH] Captive-Portal: add captive logdir to apache2 rootfile Signed-off-by: Alexander Marx --- config/rootfiles/common/apache2 | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index 1a62a4e145..7ede7fa28f 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -1663,3 +1663,4 @@ usr/sbin/httpd #usr/share/man/man8/rotatelogs.8 #usr/share/man/man8/suexec.8 var/log/httpd +var/log/httpd/captive -- 2.39.5