From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH 04/20] Core Update 157: Delete ssh-keysign binary Date: Mon, 17 May 2021 21:02:20 +0200 Message-ID: <6a4b79d4-6fdd-612f-36d4-e7614f1164be@ipfire.org> In-Reply-To: <4924bc88-655d-2a81-96de-000a7362bece@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6889774381175020168==" List-Id: --===============6889774381175020168== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Peter M=C3=BCller --- config/rootfiles/core/157/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/= update.sh index 322e2ada2..0f4c76346 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -106,6 +106,9 @@ ldconfig # Fix file permissions changed chmod -s /usr/bin/gpg =20 +# Delete scrubbed files +rm -f /usr/lib/openssh/ssh-keysign + # Start services /etc/init.d/sshd restart /etc/init.d/apache restart --=20 2.26.2 --===============6889774381175020168==--