From: Arne Fitzenreiter Date: Wed, 8 Apr 2020 05:43:50 +0000 (+0200) Subject: core143: touch need reboot flag X-Git-Tag: v2.25-core143~10 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=e049d6fcbe12e1bf4228aec0bccec82a1c340de6 core143: touch need reboot flag Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/143/update.sh b/config/rootfiles/core/143/update.sh index 9cd426447a..8ae8e2c5b3 100644 --- a/config/rootfiles/core/143/update.sh +++ b/config/rootfiles/core/143/update.sh @@ -106,7 +106,7 @@ done /usr/local/bin/filesystem-cleanup # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start