#!/bin/sh [ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] && { /usr/sbin/configurator }