X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F125%2Fupdate.sh;fp=config%2Frootfiles%2Fcore%2F125%2Fupdate.sh;h=a4ae0993c6f5e9b4614f00c2c8d487cc420b4d18;hp=9d056f921091be8394225f81c4c289bc7cf670ab;hb=c3070d32e3f1223ff3a35f190978883b0804eb3f;hpb=e2bd68dfad370340c343aa3d18b2fabf87c3f221 diff --git a/config/rootfiles/core/125/update.sh b/config/rootfiles/core/125/update.sh index 9d056f9210..a4ae0993c6 100644 --- a/config/rootfiles/core/125/update.sh +++ b/config/rootfiles/core/125/update.sh @@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do done # Stop services +/etc/init.d/squid stop # Extract files extract_files @@ -46,6 +47,7 @@ ldconfig /etc/init.d/unbound restart /etc/init.d/apache restart /etc/init.d/sshd restart +/etc/init.d/squid start # Reload sysctl.conf sysctl -p