#!/bin/sh case "$ACTION" in ifup) /usr/sbin/ez-ipupdate -c /etc/dyndns.conf ;; esac