From: Michael Tremer Date: Tue, 19 Mar 2024 11:10:19 +0000 (+0000) Subject: core185: Ship ppp X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=896ae6eaac5ff5d5cc8e2ad8ba507feb298b9b38;p=people%2Fstevee%2Fipfire-2.x.git core185: Ship ppp Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/185/filelists/ppp b/config/rootfiles/core/185/filelists/ppp new file mode 120000 index 000000000..4844a9b58 --- /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 3dce4693c..2c95c4102 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 \