#!/bin/sh [ ifup = "$ACTION" ] && { [ "$INTERFACE" == "lan6" ] && { /etc/init.d/miniupnpd restart } }