remove connect line from pppoa start script
SVN-Revision: 1757
This commit is contained in:
parent
69a0f7f70a
commit
dcacae5d61
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ while :; do
|
|||
ifconfig $IFNAME up
|
||||
/usr/sbin/pppd nodetach \
|
||||
plugin pppoatm.so ${VPI:-8}.${VCI:-35} \
|
||||
connect /bin/true \
|
||||
usepeerdns \
|
||||
defaultroute \
|
||||
linkname $type \
|
||||
|
|
Loading…
Reference in a new issue