From fa886f25615de1dd1b3a363f0be5561dbc9b9424 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 23 Jan 2020 17:47:42 +0000 Subject: [PATCH] core140: add gui.cgi this cgi was forgotten in core139 Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/140/filelists/files | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/140/filelists/files b/config/rootfiles/core/140/filelists/files index 7253bbad6e..47f915b5ae 100644 --- a/config/rootfiles/core/140/filelists/files +++ b/config/rootfiles/core/140/filelists/files @@ -19,6 +19,7 @@ opt/pakfire/etc/pakfire.conf opt/pakfire/lib/functions.pl srv/web/ipfire/cgi-bin/dns.cgi srv/web/ipfire/cgi-bin/dnsforward.cgi +srv/web/ipfire/cgi-bin/gui.cgi srv/web/ipfire/cgi-bin/hosts.cgi srv/web/ipfire/cgi-bin/ids.cgi srv/web/ipfire/cgi-bin/index.cgi -- 2.39.5