From 8e82fd2187275b0c881607ae8e013e48c4506fa9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 9 Jul 2023 15:07:07 +0000 Subject: [PATCH] Core Update 177: Remove dropped squidclamav add-on, if installed MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/177/update.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh index 9403fb53a5..df89928034 100644 --- a/config/rootfiles/core/177/update.sh +++ b/config/rootfiles/core/177/update.sh @@ -84,6 +84,18 @@ rm -rvf \ /boot/dtb-* \ /lib/modules +# Remove dropped squidclamav add-on, if installed +if [ -e "/opt/pakfire/db/installed/meta-squidclamav" ]; then + stop_service "squidclamav" + for i in $(