diff --git a/packages/network/ppp/meta b/packages/network/ppp/meta index 289abd2172..e75f30a220 100644 --- a/packages/network/ppp/meta +++ b/packages/network/ppp/meta @@ -12,3 +12,5 @@ PKG_SECTION="network" PKG_SHORTDESC="ppp: The PPP user level programs" PKG_LONGDESC="The Point-to-Point Protocol (PPP) provides a standard way to establish a network connection over a serial link. At present, this package supports IP and the protocols layered above IP, such as TCP and UDP. The Linux port of this package also has support for IPX." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"