diff options
Diffstat (limited to 'comms/mgetty+sendfax/files/mgettycfg.in')
-rw-r--r-- | comms/mgetty+sendfax/files/mgettycfg.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/files/mgettycfg.in b/comms/mgetty+sendfax/files/mgettycfg.in index c1dfb6106cdf..15ab65c757c7 100644 --- a/comms/mgetty+sendfax/files/mgettycfg.in +++ b/comms/mgetty+sendfax/files/mgettycfg.in @@ -330,7 +330,7 @@ sub inq_m { modem setup command.", $def{'answer-chat-timeout'}); $settings .= " autobauding"; - $def{'autobauding'} = "YES" if !$def{'autobauding'}; + $def{'autobauding'} = "NO" if !$def{'autobauding'}; $def{'autobauding'} = &ask (" - `autobauding' Some modems switch their DTE line speed to the communication line speed after connecting, e.g., after sending `CONNECT 2400', the |