From 896ae6eaac5ff5d5cc8e2ad8ba507feb298b9b38 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 19 Mar 2024 11:10:19 +0000 Subject: [PATCH] core185: Ship ppp Signed-off-by: Michael Tremer --- config/rootfiles/core/185/filelists/ppp | 1 + config/rootfiles/core/185/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/185/filelists/ppp diff --git a/config/rootfiles/core/185/filelists/ppp b/config/rootfiles/core/185/filelists/ppp new file mode 120000 index 0000000000..4844a9b58c --- /dev/null +++ b/config/rootfiles/core/185/filelists/ppp @@ -0,0 +1 @@ +../../../common/ppp \ No newline at end of file diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/update.sh index 3dce4693c4..2c95c41028 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -59,6 +59,7 @@ rm -rvf \ /usr/lib/grub/x86_64-efi/shim_lock.* \ /usr/lib/grub/x86_64-efi/verifiers.* \ /usr/lib/grub/x86_64-efi/verify.* \ + /usr/lib/pppd/2.5.0 \ /usr/lib/snort_dynamic* \ /usr/local/bin/snortctrl \ /usr/share/usb_modeswitch/1033:0035 \ -- 2.39.5