#
# @(#)S90sna3770.sh	8.6 8.6 93/07/12 Copyright (c) 1993 by Sun Microsystems, Inc.
#
# /etc/rc2.d/S90sna3770 - Start up the sna3770 gateway

if [ -f /opt/SUNWconn/bin/startsnarje ]; then
	echo "Starting SNA3770 gateway"
	/opt/SUNWconn/bin/startsnarje gateway_name
fi
