public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Core Update 165: Restart Squid during the update
@ 2022-03-20 10:20 Peter Müller
  2022-03-20 15:16 ` Michael Tremer
  0 siblings, 1 reply; 9+ messages in thread
From: Peter Müller @ 2022-03-20 10:20 UTC (permalink / raw)
  To: development

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

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-24  9:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 10:20 [PATCH] Core Update 165: Restart Squid during the update Peter Müller
2022-03-20 15:16 ` Michael Tremer
2022-03-20 18:32   ` Peter Müller
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox