summaryrefslogtreecommitdiffstats
path: root/main/ppp/options
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-03 13:38:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-03 13:38:02 +0000
commitf607717d3e0fb302f86ffe9c80aae3485853e8c5 (patch)
treec74d30773d1a3353c148bbf7ef5d7465be744bcf /main/ppp/options
parent5b1639fe510db42372468d07f5eefc3aede744bd (diff)
downloadaports-f607717d3e0fb302f86ffe9c80aae3485853e8c5.tar.bz2
aports-f607717d3e0fb302f86ffe9c80aae3485853e8c5.tar.xz
main/ppp: wait til ppp interface is up by default
Diffstat (limited to 'main/ppp/options')
-rw-r--r--main/ppp/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/ppp/options b/main/ppp/options
index 63691842c..8c203a4c1 100644
--- a/main/ppp/options
+++ b/main/ppp/options
@@ -118,6 +118,9 @@ modem
# if a serial device is specified).
#-detach
+# Fork to background once the ppp interface is up
+updetach
+
# Disable IP address negotiation (with this option, the remote IP
# address must be specified with an option on the command line or in
# an options file).