]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core202: Reload the firewall on update
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Mar 2026 10:42:07 +0000 (10:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Mar 2026 10:42:07 +0000 (10:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/202/filelists/files
config/rootfiles/core/202/update.sh

index f7bc4ca318b2a0b3a68a1660818efa08b04041f1..67fc81b91841312c63d2c463bcae9b9fb43320e4 100644 (file)
@@ -1,3 +1,4 @@
+etc/rc.d/init.d/firewall
 srv/web/ipfire/cgi-bin/ids.cgi
 var/ipfire/dns/dnsbl.json
 var/spool/cron/root.orig
index 75b5d4409e114b8f21a78511559566f069172657..9287d0918666be5f6de7c765225996c4e56bda0c 100644 (file)
@@ -78,6 +78,7 @@ chown unbound:unbound -Rv /var/lib/unbound/ /var/cache/unbound/
 /usr/local/bin/sshctrl
 
 # Start services
+/etc/init.d/firewall restart
 /etc/init.d/suricata restart
 /etc/init.d/unbound restart