summaryrefslogtreecommitdiff
path: root/conf.d.Linux
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-04-19 12:55:35 +0000
committerRoy Marples <roy@marples.name>2007-04-19 12:55:35 +0000
commit247dec818b881fcb40087846c46055bd2229db04 (patch)
treefc28a8c9ac311fbb7500a14f5ae72ac15ba6d8e5 /conf.d.Linux
parentb9f75802b06b4dae605fc238f31b7552f8163f7d (diff)
downloadopenrc-247dec818b881fcb40087846c46055bd2229db04.tar.gz
openrc-247dec818b881fcb40087846c46055bd2229db04.tar.bz2
openrc-247dec818b881fcb40087846c46055bd2229db04.tar.xz
document config_ppp0=null
Diffstat (limited to 'conf.d.Linux')
-rw-r--r--conf.d.Linux/net.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example
index 6d016bf..948acb8 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