From 616de7524fc01d027f30da1d6dd20baa0f6a8e9b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 30 Nov 2021 09:34:20 +0100 Subject: [PATCH] core162: add index.cgi Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/162/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/162/filelists/files b/config/rootfiles/core/162/filelists/files index 054293a975..a2f8fbc6b4 100644 --- a/config/rootfiles/core/162/filelists/files +++ b/config/rootfiles/core/162/filelists/files @@ -3,6 +3,7 @@ etc/rc.d/init.d/mountkernfs etc/rc.d/init.d/unbound srv/web/ipfire/cgi-bin/connections.cgi srv/web/ipfire/cgi-bin/fwhosts.cgi +srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/logs.cgi/log.dat srv/web/ipfire/cgi-bin/ovpnmain.cgi srv/web/ipfire/cgi-bin/proxy.cgi -- 2.39.5