#!/bin/sh

rm -f /etc/ppp/DOWN
echo `date +"%s"` > /etc/ppp/UP
