From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] Core Update 165: Restart Squid during the update Date: Sun, 20 Mar 2022 10:20:26 +0000 Message-ID: <63ee158e-d202-3fe4-bf4c-ac7cba80accf@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1725317755213637645==" List-Id: --===============1725317755213637645== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Fixes: #12810 Signed-off-by: Peter M=C3=BCller --- config/rootfiles/core/165/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/165/= update.sh index ffb552c80..2c2e6a10c 100644 --- a/config/rootfiles/core/165/update.sh +++ b/config/rootfiles/core/165/update.sh @@ -128,6 +128,7 @@ ldconfig # Start services telinit u /etc/rc.d/init.d/firewall restart +/etc/rc.d/init.d/squid restart =20 # Fix ownership of classification file. chown nobody:nobody /usr/share/suricata/classification.config --=20 2.34.1 --===============1725317755213637645==--