]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core88: set need reboot flag.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Mar 2015 15:33:39 +0000 (16:33 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 19 Mar 2015 15:33:39 +0000 (16:33 +0100)
config/rootfiles/core/88/update.sh

index 6ef1f483eedab7ff56be644450bad909b7e8ae0c..39c6eff874846b2cfffbbdffc8bd788aeea80258 100644 (file)
@@ -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