>From: Jacques Nilo <[EMAIL PROTECTED]> >Subject: Re: [leaf-devel] Who starts pppd? >Date: Mon, 26 May 2003 21:14:53 +0200 > >Le Lundi 26 Mai 2003 19:45, Paul G Rogers a �crit : >> I'm playing around with putting dialup controls in Bering 1.0 weblet. I >> don't want pppd to start at boot, not until I tell it to through the >> weblet. /etc/ppp/no_ppp_on_boot is still named that. I edited >> /etc/init.d/ppp to remove "2,S20" fromthe RCDLINKS line, and "S20pppd" >> isn't in /etc/rc2.d, but still pppd starts at boot. It still claims to be >> booting into run level2. Who done it? >Your ppp interface is probably declared "auto" in your interfaces file in >which case pppd is called by the pon script which is called by ifup -a >http://leaf.sourceforge.net/devel/jnilo/manpages/interfaces.html > >Jacques > >From: "eric wolzak" <[EMAIL PROTECTED]> >Subject: Re: [leaf-devel] Who starts pppd? >>booting into run level2. Who done it? > >you ;))) > >Regards >Eric Wolzak
On reviewing that file, I guess I did. When I edited the file for dialup, I (un)commented blocks of configuration stuff that was there. As a newbie I just barely understood what was necessary to use ppp. A comment line about the "auto" would have helped. Paul Rogers ([EMAIL PROTECTED]) http://www.xprt.net/~pgrogers/ http://www.angelfire.com/or/paulrogers/ Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! ------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
