public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
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	[thread overview]
Message-ID: <1498ea6e-d2e8-c89a-6936-c90fa6c393a4@ipfire.org> (raw)
In-Reply-To: <493F1DF4-471E-440C-943F-4540075D3AE3@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

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 testing
machine.

Thanks, and best regards,
Peter Müller


> Why is this necessary?
> 
>> On 20 Mar 2022, at 10:20, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>>
>> Fixes: #12810
>>
>> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
>> ---
>> 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
>>
>> # Fix ownership of classification file.
>> chown nobody:nobody /usr/share/suricata/classification.config
>> -- 
>> 2.34.1
> 

  reply	other threads:[~2022-03-20 18:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-20 10:20 Peter Müller
2022-03-20 15:16 ` Michael Tremer
2022-03-20 18:32   ` Peter Müller [this message]
2022-03-21  8:55     ` Michael Tremer
2022-03-21  9:01     ` Adolf Belka
2022-03-21 15:57       ` Michael Tremer
2022-03-23  9:34         ` Peter Müller
2022-03-23  9:35           ` Michael Tremer
2022-03-24  9:15             ` Peter Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1498ea6e-d2e8-c89a-6936-c90fa6c393a4@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox