From 92c3ba8c9d45559745783740b0450fc7bd4ced1a Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 5 Sep 2021 17:55:00 +0000 Subject: [PATCH] core160: add graphs.pl and getrrdimage.cgi Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/160/filelists/files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/160/filelists/files b/config/rootfiles/core/160/filelists/files index cffe4fd1d3..680ec31be2 100644 --- a/config/rootfiles/core/160/filelists/files +++ b/config/rootfiles/core/160/filelists/files @@ -2,6 +2,7 @@ usr/lib/firewall/rules.pl srv/web/ipfire/cgi-bin/entropy.cgi srv/web/ipfire/cgi-bin/firewall.cgi srv/web/ipfire/cgi-bin/fwhosts.cgi +srv/web/ipfire/cgi-bin/getrrdimage.cgi srv/web/ipfire/cgi-bin/hardwaregraphs.cgi srv/web/ipfire/cgi-bin/logs.cgi/firewalllog.dat srv/web/ipfire/cgi-bin/media.cgi @@ -16,4 +17,5 @@ srv/web/ipfire/cgi-bin/shutdown.cgi srv/web/ipfire/cgi-bin/system.cgi srv/web/ipfire/html/themes/ipfire/include/css/style.css var/ipfire/general-functions.pl +var/ipfire/graphs.pl var/ipfire/network-functions.pl -- 2.39.5