From 07a67eed52944e377d4346c6941c9106c83ab291 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 25 Aug 2019 17:11:29 +0200 Subject: [PATCH] core136: touch "need reboot" flag Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/136/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index 8e7a5fd1ea..3c5d4bd86e 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -71,7 +71,7 @@ mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound /usr/local/bin/xt_geoup_update # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start -- 2.39.2