head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 95.10.28.15.07.19; author alexis; state Exp; branches; next 1.1; 1.1 date 95.10.10.16.15.48; author root; state Exp; branches; next ; desc @INTERNET CONNECT PROGRAM LOGIN SHELL @ 1.2 log @Added some text so the user knows what's going on. @ text @#!/bin/sh echo echo "Internet Connection Program will now connect to Internet" echo echo "This session will terminate when the internet connection is terminated." echo "There is no need to log out." echo exec /usr/local/lib/ppp/incp -v demon connect @ 1.1 log @Initial revision @ text @d3 6 @