#!/bin/sh
[ "$ACTION" = "ifup" ] || exit 0

/etc/init.d/moreconn restart