Author: arekm Date: Thu Jan 19 09:52:07 2006 New Revision: 6864 Added: rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada Modified: rc-scripts/trunk/sysconfig/interfaces/Makefile.am Log: Add ueagle example (abram).
Modified: rc-scripts/trunk/sysconfig/interfaces/Makefile.am ============================================================================== --- rc-scripts/trunk/sysconfig/interfaces/Makefile.am (original) +++ rc-scripts/trunk/sysconfig/interfaces/Makefile.am Thu Jan 19 09:52:07 2006 @@ -18,6 +18,7 @@ ifcfg-ppp0.leased2 \ ifcfg-ppp0.speedtouch-neostrada \ ifcfg-ppp0.tpsa \ + ifcfg-ppp0.ueagle-neostrada \ ifcfg-sl0 \ tnlcfg-description \ tnlcfg-icm Added: rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada ============================================================================== --- (empty file) +++ rc-scripts/trunk/sysconfig/interfaces/ifcfg-ppp0.ueagle-neostrada Thu Jan 19 09:52:07 2006 @@ -0,0 +1,14 @@ +DEVICE="ppp0" +PERSIST="yes" +USER="[EMAIL PROTECTED]" +ONBOOT="no" + +PERSIST=yes +DEFROUTE=yes +USEPEERDNS=yes +AUTH=no +MTU=1452 +DEBUG=yes +MAXFAIL=0 + +PPPOPTIONS="plugin pppoatm.so 0.35" _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit