Core Update 157: Delete orphaned DMA mail box creation binary as well

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2021-05-17 21:02:56 +02:00
committed by Michael Tremer
parent b59bb1201a
commit becfea1d38

View File

@@ -107,7 +107,9 @@ ldconfig
chmod -s /usr/bin/gpg
# Delete scrubbed files
rm -f /usr/lib/openssh/ssh-keysign
rm -f \
/usr/lib/dma-mbox-create \
/usr/lib/openssh/ssh-keysign
# Start services
/etc/init.d/sshd restart