From 872619f5ec46dbc9e167edb946633747fbc8a5c6 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 16 Aug 2023 15:03:18 +0000 Subject: [PATCH] core179: Ask users to reboot after this update Signed-off-by: Michael Tremer --- config/rootfiles/core/179/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/179/update.sh b/config/rootfiles/core/179/update.sh index a42e095945..636792d820 100644 --- a/config/rootfiles/core/179/update.sh +++ b/config/rootfiles/core/179/update.sh @@ -91,7 +91,7 @@ migrate_extrahd /usr/local/bin/openvpnctrl -sn2n # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start -- 2.47.3