core56: stop/start sshd and apache while updateing.

This commit is contained in:
Arne Fitzenreiter
2012-01-21 20:26:26 +01:00
parent 9f212a9607
commit 55bec7f58f

View File

@@ -34,6 +34,8 @@ done
#
#Stop services
/etc/init.d/sshd stop
/etc/init.d/apache stop
#
#Extract files
@@ -46,7 +48,8 @@ sed -i -e "s|38400|115200|g" /etc/inittab
#
#Start services
/etc/init.d/apache start
/etc/init.d/sshd start
#
#Update Language cache