Show an example of ``set cd off''
This commit is contained in:
parent
ccd587f00f
commit
889c1efb8d
@ -503,9 +503,13 @@ sloop:
|
||||
# we've authenticated ourselves. When this has happened, we wait
|
||||
# 60 seconds for a RING.
|
||||
#
|
||||
# Note, it's important that we tell ppp not to expect carrier, otherwise
|
||||
# we'll drop out at the ``NO CARRIER'' stage.
|
||||
#
|
||||
dialback:
|
||||
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK-ATZ-OK \
|
||||
ATDT\\T TIMEOUT 60 CONNECT"
|
||||
set cd off
|
||||
set login "TIMEOUT 5 ogin:--ogin: ppp word: ppp TIMEOUT 15 DIALBACK \
|
||||
\"\" NO\\sCARRIER \"\" TIMEOUT 60 RING ATA CONNECT"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user