From 3e09b5d0e2489f4c8313e90dedbcf1076725ed05 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 2 Jul 2021 14:44:29 +0000 Subject: [PATCH] core157: Do not drop ppp modules any more Signed-off-by: Michael Tremer --- config/rootfiles/core/157/update.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index 94b10723ff..a53aa07598 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -124,10 +124,6 @@ rm -f \ /usr/lib/dma-mbox-create \ /usr/lib/openssh/ssh-keysign -# Delete orphaned pppd 2.4.8 shared object files -rm -rf \ - /usr/lib/pppd/2.4.8/ - # Start services /etc/init.d/sshd restart /etc/init.d/apache restart -- 2.39.5