#!/bin/csh
#stop ppp
#create our file
touch $PILROOT/hsactive
#stop the PPPD interface
kill -HUP `cat /var/run/ppp0.pid`
setenv PILOTRATE 57600
