From 247dec818b881fcb40087846c46055bd2229db04 Mon Sep 17 00:00:00 2001
From: Roy Marples <roy@marples.name>
Date: Thu, 19 Apr 2007 12:55:35 +0000
Subject: document config_ppp0=null

---
 conf.d.Linux/net.example | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example
index 6d016bfc..948acb8c 100644
--- a/conf.d.Linux/net.example
+++ b/conf.d.Linux/net.example
@@ -629,6 +629,9 @@
 #link_ppp0="/dev/null"			# ISDN links should have this
 #link_ppp0="pty 'your_link_command'"	# PPP links over ssh, rsh, etc
 #
+#As PPP assigns the address itself we need to stop the assumption of DHCP
+#config_ppp0="null"
+#
 # Here you should specify what pppd plugins you want to use
 # Available plugins are: pppoe, pppoa, capi, dhcpc, minconn, radius,
 #			 radattr, radrealms and winbind 
-- 
cgit v1.2.3