summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-09 13:04:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-09 13:08:44 +0000
commit73fef0fa7745373d4e77e961ac11fe1299b18745 (patch)
tree2228065d806a048a6e643fb2cc2e4fec5b41fd5d
parent3b1ac140b9257e9d08471c27bab898303a8ee221 (diff)
downloadaports-73fef0fa7745373d4e77e961ac11fe1299b18745.tar.bz2
aports-73fef0fa7745373d4e77e961ac11fe1299b18745.tar.xz
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 (cherry picked from commit b44a406ea167e8d76c61590ffb6f9b9a5dd22c50)
-rw-r--r--main/ppp/APKBUILD4
-rw-r--r--main/ppp/options2
2 files changed, 3 insertions, 3 deletions
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 <ncopa@alpinelinux.org>
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
diff --git a/main/ppp/options b/main/ppp/options
index af5e8ff75..0d3a80df0 100644
--- a/main/ppp/options
+++ b/main/ppp/options
@@ -119,7 +119,7 @@ modem
#-detach
# Fork to background once the ppp interface is up
-updetach
+#updetach
# Disable IP address negotiation (with this option, the remote IP
# address must be specified with an option on the command line or in