From: Peter Müller Date: Thu, 10 Nov 2022 15:26:28 +0000 (+0000) Subject: Core Update 172 requires a reboot X-Git-Tag: v2.27-core172~143 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4808c03710e7648dddba27a15dd5bc4568215fd7;p=ipfire-2.x.git Core Update 172 requires a reboot Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index 7766d9d4e0..f3c77fbfb6 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -108,7 +108,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