#!/bin/sh PPP_MODE="-b" PPP_ACCT="pptp_client" echo "Config PPTP interface ..." /usr/sbin/mpd5 $PPP_MODE $PPP_ACCT