From 45221cc614eb9bccf779d79d01f7dbce6b705045 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 23 Nov 2021 23:17:29 +0100 Subject: [PATCH] Core Update 162: Ship proxy.cgi MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/162/filelists/files | 25 ++++++++++++----------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/config/rootfiles/core/162/filelists/files b/config/rootfiles/core/162/filelists/files index 4a6d963197..deef9fe95e 100644 --- a/config/rootfiles/core/162/filelists/files +++ b/config/rootfiles/core/162/filelists/files @@ -1,12 +1,13 @@ -/etc/rc.d/init.d/unbound -/etc/rc.d/init.d/mountkernfs -/srv/web/ipfire/cgi-bin/connections.cgi -/srv/web/ipfire/cgi-bin/fwhosts.cgi -/srv/web/ipfire/cgi-bin/logs.cgi/log.dat -/srv/web/ipfire/cgi-bin/ovpnmain.cgi -/srv/web/ipfire/html/themes/ipfire/include/css/style.css -/srv/web/ipfire/html/themes/ipfire/include/functions.pl -/var/ipfire/general-functions.pl -/var/ipfire/header.pl -/var/ipfire/location-functions.pl -/var/ipfire/qos/bin/makeqosscripts.pl +etc/rc.d/init.d/unbound +etc/rc.d/init.d/mountkernfs +srv/web/ipfire/cgi-bin/connections.cgi +srv/web/ipfire/cgi-bin/fwhosts.cgi +srv/web/ipfire/cgi-bin/logs.cgi/log.dat +srv/web/ipfire/cgi-bin/ovpnmain.cgi +srv/web/ipfire/cgi-bin/proxy.cgi +srv/web/ipfire/html/themes/ipfire/include/css/style.css +srv/web/ipfire/html/themes/ipfire/include/functions.pl +var/ipfire/general-functions.pl +var/ipfire/header.pl +var/ipfire/location-functions.pl +var/ipfire/qos/bin/makeqosscripts.pl -- 2.39.5