]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/rootfiles/core/157/update.sh
Core Update 157: Delete orphaned DMA mail box creation binary as well
[people/pmueller/ipfire-2.x.git] / config / rootfiles / core / 157 / update.sh
index 0f4c763460b126eef78418cfc688b8631fc82114..8738a1e469caef6f5f750af022088d6a432c1d89 100644 (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