rc-scripts/trunk/sysconfig/interfaces: Makefile.am ifcfg-ppp0.ueagle-neostrada
arekm
cvs at pld-linux.org
Thu Jan 19 09:52:12 CET 2006
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="XXXXXXXXXXXXXX at neostrada.pl"
+ONBOOT="no"
+
+PERSIST=yes
+DEFROUTE=yes
+USEPEERDNS=yes
+AUTH=no
+MTU=1452
+DEBUG=yes
+MAXFAIL=0
+
+PPPOPTIONS="plugin pppoatm.so 0.35"
More information about the pld-cvs-commit
mailing list