diff options
Diffstat (limited to 'conf.d.Linux')
-rw-r--r-- | conf.d.Linux/net.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example index 948acb8c..6d016bfc 100644 --- a/conf.d.Linux/net.example +++ b/conf.d.Linux/net.example @@ -629,9 +629,6 @@ #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 |