From: Peter Müller Date: Mon, 30 May 2022 19:13:29 +0000 (+0000) Subject: Core Update 169: Restart firewall engine and require a reboot X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=73bac85db4c06ee01b758b580d10c76dc347e796;p=people%2Fms%2Fipfire-2.x.git Core Update 169: Restart firewall engine and require a reboot Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/169/update.sh b/config/rootfiles/core/169/update.sh index c9d65364e9..0b5ad3f212 100644 --- a/config/rootfiles/core/169/update.sh +++ b/config/rootfiles/core/169/update.sh @@ -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