summaryrefslogtreecommitdiffstats
path: root/docs/examples
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-10-23 13:31:38 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2013-10-24 00:40:03 +0200
commit120d94020aed8d8b5e1b76dc7ee03fa062fab26c (patch)
tree4b4b054f4e9ddf8444fffb8b62b6cba45065214c /docs/examples
parent2f1ef4d9f87af7112c6bbb7c53bbe7bafe3ef8b1 (diff)
downloadnetctl-120d94020aed8d8b5e1b76dc7ee03fa062fab26c.tar.gz
netctl-120d94020aed8d8b5e1b76dc7ee03fa062fab26c.tar.xz
Overhaul of ppp connection types
- Refactorization of option file generation - Introduction of optional additional pppd options file specification - Introduction of unit specification option for pppoe connections
Diffstat (limited to 'docs/examples')
-rw-r--r--docs/examples/mobile_ppp3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/mobile_ppp b/docs/examples/mobile_ppp
index f3b0b8a..383e000 100644
--- a/docs/examples/mobile_ppp
+++ b/docs/examples/mobile_ppp
@@ -2,9 +2,6 @@ Description='Example PPP mobile connection'
Interface=ttyUSB0
Connection=mobile_ppp
-# Debug pppd / chat output (separately from netctl)
-#PPPDebug=true
-
# Use default route provided by the peer (default: true)
#DefaultRoute=true
# Use DNS provided by the peer (default: true)