diff --git a/config/rootfiles/core/180/filelists/squid b/config/rootfiles/core/180/filelists/squid new file mode 120000 index 000000000..2dc8372a0 --- /dev/null +++ b/config/rootfiles/core/180/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index 764cc8cc1..4337e2533 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -57,6 +57,9 @@ telinit u /etc/rc.d/init.d/sshd restart /etc/rc.d/init.d/vnstat restart /etc/rc.d/init.d/unbound restart +if [ -f /var/ipfire/proxy/enable ]; then + /etc/init.d/squid restart +fi # This update needs a reboot... #touch /var/run/need_reboot