X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F168%2Fupdate.sh;h=96af4055838c5e2d567895463a24f6418732038c;hb=5e792900bc14070f877e7d2c1e406bebd60fac19;hp=535572ffac62b1ed000c34e96de28a5a5d47ea2b;hpb=f56b5ce8af9a71296bd20c7b47208781b1574caa;p=ipfire-2.x.git diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index 535572ffac..96af405583 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -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