From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH] Core Update 165: Restart Squid during the update Date: Sun, 20 Mar 2022 18:32:26 +0000 Message-ID: <1498ea6e-d2e8-c89a-6936-c90fa6c393a4@ipfire.org> In-Reply-To: <493F1DF4-471E-440C-943F-4540075D3AE3@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0720880328726341710==" List-Id: --===============0720880328726341710== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello Michael, thanks for your reply. This is necessary because (a) we ship a new version of Squid with Core Update= 165 and (b) not restarting Squid afterwards caused the web proxy to stall on my t= esting machine. Thanks, and best regards, Peter M=C3=BCller > Why is this necessary? >=20 >> On 20 Mar 2022, at 10:20, Peter M=C3=BCller w= rote: >> >> 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/1= 65/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 >> >> # Fix ownership of classification file. >> chown nobody:nobody /usr/share/suricata/classification.config >> --=20 >> 2.34.1 >=20 --===============0720880328726341710==--