Rolled forward from commit 488e29e033097eadabd152e97022b71c21e6a414.
Signed-off-by: Peter Müller peter.mueller@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