From 578171927dd6be58a3f841e95f5cd839e08d9a41 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 2 Nov 2017 22:47:59 +0100 Subject: [PATCH] core116: set need_reboot flag Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/116/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/core/116/update.sh b/config/rootfiles/core/116/update.sh index 7a5512c9e7..3e03bb33ca 100644 --- a/config/rootfiles/core/116/update.sh +++ b/config/rootfiles/core/116/update.sh @@ -48,7 +48,7 @@ ldconfig /etc/init.d/snort start # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start -- 2.39.2