Stop/Start squid at core37 updater.

Restart apache after core37 update.
This commit is contained in:
Arne Fitzenreiter
2010-03-13 20:00:31 +01:00
parent f064979091
commit 7e576fa244

View File

@@ -25,13 +25,15 @@
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
#
#Stop services
/etc/init.d/squid stop
#
#Extract files
extract_files
#
#Start services
/etc/init.d/squid start
/etc/init.d/apache restart
#
#
#Delete sensors config to force new scan
rm -f /etc/sysconfig/lm_sensors