#!/bin/sh
#
# Script to initiate a ppp connection.

exec /usr/sbin/pppd
