]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/52/update.sh
core52: stop/start squid at update.
[ipfire-2.x.git] / config / rootfiles / core / 52 / update.sh
index 1e2f61e7f9d3923d61965a0e23e9bd351b2fd79c..412299d60265ae1f326e196cd02e10a80b8419ed 100644 (file)
@@ -34,6 +34,7 @@ done
 
 #
 #Stop services
+/etc/init.d/squid stop
 /etc/init.d/apache stop
 
 #
@@ -43,6 +44,7 @@ extract_files
 #
 #Start services
 /etc/init.d/apache start
+/etc/init.d/squid start
 
 #
 #Update Language cache