core81: set need reboot flag and restart apache.

This commit is contained in:
Arne Fitzenreiter
2014-08-08 08:14:29 +02:00
parent 4d3e174578
commit 2b23289ca2

View File

@@ -39,6 +39,7 @@ done
extract_files
# Start services
/etc/init.d/apache restart
# Update Language cache
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
@@ -46,8 +47,8 @@ extract_files
sync
# This update need a reboot...
#touch /var/run/need_reboot
touch /var/run/need_reboot
^^
# Finish
/etc/init.d/fireinfo start
sendprofile