summaryrefslogtreecommitdiffstats
path: root/perl-install/network/adsl.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/network/adsl.pm')
-rw-r--r--perl-install/network/adsl.pm3
1 files changed, 1 insertions, 2 deletions
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")