]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 169: Restart firewall engine and require a reboot
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:13:29 +0000 (19:13 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:13:29 +0000 (19:13 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/169/update.sh

index c9d65364e9f845e1f769575b2c6d3ae902a7e478..0b5ad3f212e1ecfc6f08eacdaed4a88186650741 100644 (file)
@@ -55,9 +55,10 @@ ldconfig
 /usr/local/bin/filesystem-cleanup
 
 # Start services
+/etc/init.d/firewall restart
 
 # This update needs a reboot...
-#touch /var/run/need_reboot
+touch /var/run/need_reboot
 
 # Finish
 /etc/init.d/fireinfo start