From fb4fd9daf558e1d0f1c396a55a116bffc47a31c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Fri, 3 Dec 2021 22:11:12 +0100 Subject: [PATCH] Core Update 163: Restart Squid MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/163/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/163/update.sh b/config/rootfiles/core/163/update.sh index e51dbf0b3d..37219515ec 100644 --- a/config/rootfiles/core/163/update.sh +++ b/config/rootfiles/core/163/update.sh @@ -68,6 +68,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/squid restart # This update needs a reboot... touch /var/run/need_reboot -- 2.39.5