From: Michael Tremer Date: Mon, 23 Sep 2024 21:47:04 +0000 (+0000) Subject: core190: Ship squid X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48cd259dd53267a02d1a0abb77da8d1b32ac3683;p=people%2Fms%2Fipfire-2.x.git core190: Ship squid Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/190/filelists/squid b/config/rootfiles/core/190/filelists/squid new file mode 120000 index 000000000..2dc8372a0 --- /dev/null +++ b/config/rootfiles/core/190/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/config/rootfiles/core/190/update.sh b/config/rootfiles/core/190/update.sh index 23ed84e2d..38f3126ec 100644 --- a/config/rootfiles/core/190/update.sh +++ b/config/rootfiles/core/190/update.sh @@ -59,6 +59,7 @@ fi /etc/rc.d/init.d/apache restart /etc/init.d/collectd restart /etc/init.d/sshd restart +/etc/init.d/squid restart # This update needs a reboot... touch /var/run/need_reboot