summaryrefslogtreecommitdiffstats
path: root/docs/examples/mobile_ppp
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/mobile_ppp')
-rw-r--r--docs/examples/mobile_ppp7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/examples/mobile_ppp b/docs/examples/mobile_ppp
index 4e5079f..f3b0b8a 100644
--- a/docs/examples/mobile_ppp
+++ b/docs/examples/mobile_ppp
@@ -1,7 +1,6 @@
Description='Example PPP mobile connection'
Interface=ttyUSB0
Connection=mobile_ppp
-IdleTimeout=30
# Debug pppd / chat output (separately from netctl)
#PPPDebug=true
@@ -11,12 +10,6 @@ IdleTimeout=30
# Use DNS provided by the peer (default: true)
#UsePeerDNS=true
-# Always keep a connection established
-ConnectionMode='persist'
-# Establish connection on demand
-#ConnectionMode='demand'
-#IdleTimeout=300
-
# The user and password are not always required
#User='example@yourprovider.com'
#Password='very secret'