From: Arne Fitzenreiter Date: Thu, 19 Mar 2015 15:33:39 +0000 (+0100) Subject: core88: set need reboot flag. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee30360adada2ecb0b4ebe8f7c6f5ce95e797c26;p=ipfire-2.x.git core88: set need reboot flag. --- diff --git a/config/rootfiles/core/88/update.sh b/config/rootfiles/core/88/update.sh index 6ef1f483ee..39c6eff874 100644 --- a/config/rootfiles/core/88/update.sh +++ b/config/rootfiles/core/88/update.sh @@ -47,7 +47,7 @@ extract_files sync # This update need a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot # Finish /etc/init.d/fireinfo start