From c965daf6da233875d6cdf06fd8935f18102c7478 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 24 Oct 2022 09:05:23 +0000 Subject: [PATCH] Core Update 172: Delete orphaned strongSwan files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/core/172/update.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index 0ea26ad270..643a262bc0 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -38,7 +38,9 @@ done # Remove files rm -rvf \ - /usr/lib/libunbound.so.8.1.1* + /etc/strongswan.d/scepclient.conf \ + /usr/lib/libunbound.so.8.1.1* \ + /usr/libexec/ipsec/scepclient # Extract files extract_files -- 2.39.5