From 4808c03710e7648dddba27a15dd5bc4568215fd7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Thu, 10 Nov 2022 15:26:28 +0000 Subject: [PATCH] Core Update 172 requires a reboot MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/172/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5