From: Arne Fitzenreiter Date: Thu, 2 Nov 2017 21:47:59 +0000 (+0100) Subject: core116: set need_reboot flag X-Git-Tag: v2.19-core116~4 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=578171927dd6be58a3f841e95f5cd839e08d9a41 core116: set need_reboot flag Signed-off-by: Arne Fitzenreiter --- 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