]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/94/update.sh
core94: Ship updated squid
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 94 / update.sh
index 5fb09367e2d20cafe4eec67072e38bafced5488e..6df09582a4694c0a23ffe6da74cd66883c68c397 100644 (file)
@@ -32,6 +32,7 @@ do
 done
 
 # Stop services
+/etc/init.d/squid stop
 /etc/init.d/sshd stop
 /etc/init.d/dnsmasq stop
 
@@ -69,6 +70,7 @@ fcrontab -z &>/dev/null
 # Start services
 /etc/init.d/dnsmasq start
 /etc/init.d/sshd start
+/etc/init.d/squid start
 
 # This update need a reboot...
 #touch /var/run/need_reboot