From: Michael Tremer Date: Tue, 2 Jul 2024 09:32:37 +0000 (+0000) Subject: core187: Ship and restart the firewall X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16c1c5c6f83b8ccb4f6216519f4686cbfb7da676;p=people%2Fmfischer%2Fipfire-2.x.git core187: Ship and restart the firewall Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/187/filelists/files b/config/rootfiles/core/187/filelists/files index 73ea31d30..7c7c44663 100644 --- a/config/rootfiles/core/187/filelists/files +++ b/config/rootfiles/core/187/filelists/files @@ -1,4 +1,7 @@ +etc/rc.d/init.d/firewall etc/sysctl.conf srv/web/ipfire/cgi-bin/dns.cgi +srv/web/ipfire/cgi-bin/firewall.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi +usr/lib/firewall/rules.pl var/ipfire/header.pl diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh index 86e501ee6..5687474b9 100644 --- a/config/rootfiles/core/187/update.sh +++ b/config/rootfiles/core/187/update.sh @@ -54,6 +54,7 @@ ldconfig /etc/init.d/unbound restart /etc/init.d/suricata restart /etc/init.d/sshd restart +/etc/init.d/firewall restart # Build initial ramdisks (for intel-microcode) dracut --regenerate-all --force