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 06/20] Core Update 157: Delete orphaned DMA mail box creation binary as well Date: Mon, 17 May 2021 21:02:56 +0200 Message-ID: <0bd0080a-d095-5028-22fa-7d5436b9baf3@ipfire.org> In-Reply-To: <2fb1ab47-34a4-f58d-93a8-3e2f79f122ff@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8844505005938745986==" List-Id: --===============8844505005938745986== 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/= update.sh index 0f4c76346..8738a1e46 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -107,7 +107,9 @@ ldconfig chmod -s /usr/bin/gpg =20 # Delete scrubbed files -rm -f /usr/lib/openssh/ssh-keysign +rm -f \ + /usr/lib/dma-mbox-create \ + /usr/lib/openssh/ssh-keysign =20 # Start services /etc/init.d/sshd restart --=20 2.26.2 --===============8844505005938745986==--