From 56702858529ae1bf75e21da3ef00f136bacedfcd Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Tue, 19 Oct 2021 11:27:58 +0000 Subject: [PATCH] core161: add index.cgi and general-functions.pl Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/161/filelists/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/161/filelists/files b/config/rootfiles/core/161/filelists/files index 705d1a030c..53ee80425f 100644 --- a/config/rootfiles/core/161/filelists/files +++ b/config/rootfiles/core/161/filelists/files @@ -1,5 +1,6 @@ etc/rc.d/init.d/firewall etc/rc.d/init.d/partresize +srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/proxy.cgi srv/web/ipfire/cgi-bin/qos.cgi usr/bin/2to3 @@ -8,4 +9,5 @@ usr/lib/firewall/rules.pl usr/libexec/ipsec/_updown usr/local/bin/hddshutdown usr/local/bin/makegraphs +var/ipfire/general-functions.pl var/ipfire/qos/bin/makeqosscripts.pl -- 2.39.5