#!/bin/sh
exec /usr/sbin/pppd call ${1:-provider}
