From: Arne Fitzenreiter Date: Tue, 19 Oct 2021 11:27:58 +0000 (+0000) Subject: core161: add index.cgi and general-functions.pl X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56702858529ae1bf75e21da3ef00f136bacedfcd;p=people%2Fms%2Fipfire-2.x.git core161: add index.cgi and general-functions.pl Signed-off-by: Arne Fitzenreiter --- 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