#!/bin/sh

/etc/init.d/route if_changed $INTERFACE
/etc/init.d/route6 if_changed $INTERFACE

