public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Core Update 161: Delete shared object files leftover from pppd 2.4.8
@ 2021-10-23  6:01 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2021-10-23  6:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 650 bytes --]

Rolled forward from commit 488e29e033097eadabd152e97022b71c21e6a414.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/rootfiles/core/161/update.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/config/rootfiles/core/161/update.sh b/config/rootfiles/core/161/update.sh
index 8110070e7..889950824 100644
--- a/config/rootfiles/core/161/update.sh
+++ b/config/rootfiles/core/161/update.sh
@@ -120,6 +120,10 @@ ldconfig
 
 # Start services
 
+# Delete orphaned pppd 2.4.8 shared object files
+rm -rf \
+       /usr/lib/pppd/2.4.8/
+
 # Generate new qos.sh
 qosctrl stop
 qosctrl generate
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-23  6:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23  6:01 [PATCH] Core Update 161: Delete shared object files leftover from pppd 2.4.8 Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox