1995-09-14 23:49:31 +00:00
|
|
|
#!/bin/sh
|
2004-11-19 03:51:12 +00:00
|
|
|
# $FreeBSD$
|
1995-09-14 23:49:31 +00:00
|
|
|
startslip -b 57600 -U ./slup.sh -D ./sldown.sh \
|
|
|
|
-s atd<phone1> -s atd<phone2> -s atd<phone3> \
|
2004-11-19 03:51:12 +00:00
|
|
|
-h -t 60 -w 2 -W 20 /dev/cuad1 <login> <password>
|