From 3ce2e712eca637b207af3a018d0164ebf2984217 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 10 May 2021 19:20:04 +0000 Subject: [PATCH] core157: Ship squid Signed-off-by: Michael Tremer --- config/rootfiles/core/157/filelists/squid | 1 + config/rootfiles/core/157/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/157/filelists/squid diff --git a/config/rootfiles/core/157/filelists/squid b/config/rootfiles/core/157/filelists/squid new file mode 120000 index 0000000000..2dc8372a0e --- /dev/null +++ b/config/rootfiles/core/157/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index 2fb408a86a..6402cfd5b7 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -106,6 +106,7 @@ ldconfig /etc/init.d/sshd restart /etc/init.d/apache restart /etc/init.d/collectd restart +/etc/init.d/squid restart # remove lm_sensor config after collectd was started # to reserch sensors at next boot with updated kernel -- 2.39.5