#!/bin/sh
#
# ident "@(#)bbsession.src	1.4 05/02/17 SMI"
#
# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#

. $BBROOT/etc/opt/SUNWbb/blackbox.rc

BB_TOKEN=$CORONA_TOKEN
export BB_TOKEN
$BBPATH/bin/bbsu	


