From 40a3e6ebdc18206fff73e3e36eee6a73bd9230d1 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 53e55941a7..5f461b62cb 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -1390,3 +1390,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