From b44a406ea167e8d76c61590ffb6f9b9a5dd22c50 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 9 Dec 2010 13:04:30 +0000 Subject: main/ppp: detach immediatly rather than wait for ppp0 to show up Otherwise the box wont boot up if the ISP is down this reverts f607717d3e0fb302f86ffe9c80aae3485853e8c5 --- main/ppp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/ppp/APKBUILD') diff --git a/main/ppp/APKBUILD b/main/ppp/APKBUILD index b87af3f98..eff3bc5d6 100644 --- a/main/ppp/APKBUILD +++ b/main/ppp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=ppp pkgver=2.4.5 -pkgrel=3 +pkgrel=4 pkgdesc="A daemon which implements the PPP protocol for dial-up networking" url="http://www.samba.org/ppp/" license="custom:GPL/BSD" @@ -40,7 +40,7 @@ package() { mkdir -p "$pkgdir"/etc/ppp/peers } md5sums="4621bc56167b6953ec4071043fe0ec57 ppp-2.4.5.tar.gz -89efd284beca55eb957ca557a5991f94 options +9185f645bb433b22a9951d9d12f79c35 options 48c024f73a80c8b69c4def22f86902cc pon 2d811f8470ccdea3b8c4505a438483e9 poff 86cdaf133f7a79fb464f02d83afc7734 plog -- cgit v1.2.3