]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/rootfiles/core/168/update.sh
Core Update 168: Ship and restart Squid
[ipfire-2.x.git] / config / rootfiles / core / 168 / update.sh
index 535572ffac62b1ed000c34e96de28a5a5d47ea2b..96af4055838c5e2d567895463a24f6418732038c 100644 (file)
@@ -59,6 +59,7 @@ rm -vf \
        /opt/pakfire/db/rootfiles/netbpm
 
 # Stop services
+/etc/init.d/squid stop
 
 # Extract files
 extract_files
@@ -74,6 +75,7 @@ ldconfig
 
 # Start services
 /etc/init.d/vnstatd restart
+/etc/init.d/squid start
 
 # This update needs a reboot...
 #touch /var/run/need_reboot