From: Michael Tremer Date: Wed, 7 Feb 2024 11:05:08 +0000 (+0000) Subject: core184: Ship HOSTILE IN/OUT changes X-Git-Tag: v2.29-core184~12^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08c20b8457ec8c8fe24dda561b8d28a6f6b584a3;p=ipfire-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 4f1c7ed983..7c98cba8f2 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 520817fe30..d744b51191 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