From: Michael Tremer Date: Wed, 7 Feb 2024 11:05:08 +0000 (+0000) Subject: core184: Ship HOSTILE IN/OUT changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08c20b8457ec8c8fe24dda561b8d28a6f6b584a3;p=people%2Fms%2Fipfire-2.x.git core184: Ship HOSTILE IN/OUT changes Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/184/filelists/files b/config/rootfiles/core/184/filelists/files index 4f1c7ed98..7c98cba8f 100644 --- a/config/rootfiles/core/184/filelists/files +++ b/config/rootfiles/core/184/filelists/files @@ -1 +1,5 @@ etc/rc.d/init.d/collectd +etc/rc.d/init.d/firewall +srv/web/ipfire/cgi-bin/optionsfw.cgi +usr/lib/firewall/rules.pl +var/ipfire/graphs.pl diff --git a/config/rootfiles/core/184/update.sh b/config/rootfiles/core/184/update.sh index 520817fe3..d744b5119 100644 --- a/config/rootfiles/core/184/update.sh +++ b/config/rootfiles/core/184/update.sh @@ -78,6 +78,7 @@ ldconfig # Start services telinit u /etc/init.d/vnstat start +/etc/init.d/collectd restart # This update needs a reboot... touch /var/run/need_reboot