if [ ifup = "$ACTION" ]; then
	/www/cgi-bin/webstax/config --apply_policy_route > /dev/null 2>&1
fi

