#!/bin/sh

until chat -v -r /var/log/connect.speed -f /usr/bin/PPP_Chatfile 
do 
echo ABORT $?
done
