diff options
Diffstat (limited to 'share/examples/startslip/slip.sh')
-rwxr-xr-x | share/examples/startslip/slip.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/examples/startslip/slip.sh b/share/examples/startslip/slip.sh new file mode 100755 index 000000000000..2b4254e88f60 --- /dev/null +++ b/share/examples/startslip/slip.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# $FreeBSD$ +startslip -b 57600 -U ./slup.sh -D ./sldown.sh \ + -s atd<phone1> -s atd<phone2> -s atd<phone3> \ + -h -t 60 -w 2 -W 20 /dev/cuad1 <login> <password> |