From ed4ec5e7b0a9f050e94817c6370057a0b32677c5 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 24 Mar 2005 04:38:03 +0000 Subject: use new --nocall option of speedtouch-start --- perl-install/network/adsl.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/network/adsl.pm') diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index 4b1ed869f..994821b27 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -159,8 +159,7 @@ sync speedtouch => { modules => [ qw(speedtch) ], - #- will not call pppd since we've just written ONBOOT=no, only runs modem_run - start => '/usr/bin/speedtouch-start --boot', + start => '/usr/bin/speedtouch-start --nocall', overide_script => 1, server => { pppoa => qq("/usr/sbin/pppoa3 -c") -- cgit v1.2.1