#!/bin/sh
#
#   file: /etc/ppp/pppoa_on_boot
#   Move this file to ppp_on_boot and pppoa will autostart.
#   You may customize the process
# 
/usr/sbin/adsl.daemon > /dev/null 2>&1 &
