From ba56c6127e3a632421682a423648cb1d6bbc999f Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Sat, 18 Sep 2021 11:06:03 +0800 Subject: [PATCH] =?UTF-8?q?all:=20=E6=B7=BB=E5=8A=A0=E8=BD=AF=E4=BB=B6?= =?UTF-8?q?=E5=8C=85=20xl2tpd=20pptp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/Common | 3 +++ Configs/x86_64 | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Configs/Common b/Configs/Common index 8facbdd..b4839bd 100755 --- a/Configs/Common +++ b/Configs/Common @@ -45,7 +45,10 @@ CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_curl=y CONFIG_PACKAGE_htop=y CONFIG_PACKAGE_iperf3=y +CONFIG_PACKAGE_ppp-mod-pptp=y +CONFIG_PACKAGE_ppp-mod-pppol2tp=y CONFIG_PACKAGE_wget-ssl=y CONFIG_PACKAGE_xray-geodata=y CONFIG_PACKAGE_xz=y CONFIG_PACKAGE_xz-utils=y +CONFIG_PACKAGE_xl2tpd=y diff --git a/Configs/x86_64 b/Configs/x86_64 index b35c58e..ed064f5 100755 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -106,10 +106,7 @@ CONFIG_PACKAGE_ntfs3=y CONFIG_PACKAGE_ntfs3-mount=y CONFIG_PACKAGE_pciutils=y CONFIG_PACKAGE_patch=y -CONFIG_PACKAGE_ppp-mod-pppol2tp=y -CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_smartmontools=y CONFIG_PACKAGE_screen=y CONFIG_PACKAGE_tcpping=y CONFIG_PACKAGE_usbutils=y -CONFIG_PACKAGE_xl2tpd=y