diff --git a/config/rootfiles/core/177/filelists/squid-asnbl b/config/rootfiles/core/177/filelists/squid-asnbl new file mode 120000 index 000000000..4db918824 --- /dev/null +++ b/config/rootfiles/core/177/filelists/squid-asnbl @@ -0,0 +1 @@ +../../../common/squid-asnbl \ No newline at end of file diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh index b5090902a..a0b2da0fe 100644 --- a/config/rootfiles/core/177/update.sh +++ b/config/rootfiles/core/177/update.sh @@ -49,6 +49,9 @@ ldconfig # Start services /etc/init.d/ntp restart +if [ -f /var/ipfire/proxy/enable ]; then + /etc/init.d/squid restart +fi # This update needs a reboot... #touch /var/run/need_reboot