From c2407df288a5a602e0daea0c349889d265dd615d Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Thu, 19 Apr 2007 10:52:37 +0000 Subject: As pppd is mainly a link controller, move it's startup to pppd_pre_start and have pppd_start as a dummy function for old configs. --- conf.d.Linux/net.example | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf.d.Linux/net.example') diff --git a/conf.d.Linux/net.example b/conf.d.Linux/net.example index 7244baf8..6d016bfc 100644 --- a/conf.d.Linux/net.example +++ b/conf.d.Linux/net.example @@ -622,9 +622,6 @@ # You need to create the PPP net script yourself. Make it like so #ln -s net.lo /etc/init.d/net.ppp0 # -# We have to instruct ppp0 to actually use ppp -#config_ppp0="ppp" -# # Each PPP interface requires an interface to use as a "Link" #link_ppp0="/dev/ttyS0" # Most PPP links will use a serial port #link_ppp0="eth0" # PPPoE requires an ethernet interface -- cgit v1.2.3