From: Peter Müller Date: Wed, 22 Nov 2023 16:06:55 +0000 (+0000) Subject: Core Update 182: Require a reboot X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3bad7e44dca092b2da902fab9491b87340cafaec;p=people%2Fms%2Fipfire-2.x.git Core Update 182: Require a reboot Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/182/update.sh b/config/rootfiles/core/182/update.sh index 15c29ceacd..9de2ae4419 100644 --- a/config/rootfiles/core/182/update.sh +++ b/config/rootfiles/core/182/update.sh @@ -73,7 +73,7 @@ if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then fi # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start