summaryrefslogtreecommitdiffstats
path: root/perl-install/network/adsl.pm
diff options
context:
space:
mode:
authorDamien Chaumette <dchaumette@mandriva.com>2003-01-22 09:53:31 +0000
committerDamien Chaumette <dchaumette@mandriva.com>2003-01-22 09:53:31 +0000
commit84c5278fe2df5f268622095e51270912137f019d (patch)
treefb1a2af9393aa79c3690e58a5950329a54652101 /perl-install/network/adsl.pm
parent9bc8b5b56be1f30afe485f9b867b9b22a6e1ac61 (diff)
downloaddrakx-84c5278fe2df5f268622095e51270912137f019d.tar
drakx-84c5278fe2df5f268622095e51270912137f019d.tar.gz
drakx-84c5278fe2df5f268622095e51270912137f019d.tar.bz2
drakx-84c5278fe2df5f268622095e51270912137f019d.tar.xz
drakx-84c5278fe2df5f268622095e51270912137f019d.zip
- speedtouch fixes :
o binaries location from /usr/bin to /usr/sbin o clean previous instance of pppoa3 according to modem id (-c) (special thanks to Corsikas who proudly brings this patch to me :)
Diffstat (limited to 'perl-install/network/adsl.pm')
-rw-r--r--perl-install/network/adsl.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm
index 02baac4b4..1413efa87 100644
--- a/perl-install/network/adsl.pm
+++ b/perl-install/network/adsl.pm
@@ -132,7 +132,7 @@ defaultroute
output("$prefix/etc/ppp/peers/adsl",
qq(noauth
noipdefault
-pty "/usr/bin/pppoa3 -vpi $1 -vci $2"
+pty "/usr/sbin/pppoa3 -c -vpi $1 -vci $2"
sync
kdebug 1
noaccomp