From d773e8dd788c69e25c1a7927a55680b34ab6e13e Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Tue, 11 Jun 2013 11:29:53 +0200 Subject: [PATCH] Core70: Added message "update needs a reboot" because of new firewall script --- config/rootfiles/core/70/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/70/update.sh b/config/rootfiles/core/70/update.sh index 3d4b7b653..39b13714b 100644 --- a/config/rootfiles/core/70/update.sh +++ b/config/rootfiles/core/70/update.sh @@ -64,7 +64,7 @@ fc-cache -f &>/dev/null sync # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # #Finish -- 2.39.2