From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer <michael.tremer@ipfire.org> To: development@lists.ipfire.org Subject: Re: [PATCH] Core Update 165: Restart Squid during the update Date: Sun, 20 Mar 2022 15:16:34 +0000 Message-ID: <493F1DF4-471E-440C-943F-4540075D3AE3@ipfire.org> In-Reply-To: <63ee158e-d202-3fe4-bf4c-ac7cba80accf@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7370870049626872094==" List-Id: <development.lists.ipfire.org> --===============7370870049626872094== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Why is this necessary? > On 20 Mar 2022, at 10:20, Peter M=C3=BCller <peter.mueller(a)ipfire.org> wr= ote: >=20 > Fixes: #12810 >=20 > Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org> > --- > config/rootfiles/core/165/update.sh | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/16= 5/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 --===============7370870049626872094==--