#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#

. `dirname $0`/saa_config

scrgadm -a -j $RS -g $RG -t SUNW.gds \
-x Start_command="/opt/SUNWscsaa/bin/start_SAA \
-R $RS -G $RG " \
-x Stop_command="/opt/SUNWscsaa/bin/stop_SAA \
-R $RS -G $RG " \
-x Probe_command="/opt/SUNWscsaa/bin/probe_SAA \
-R $RS -G $RG " \
-y Port_list=$PORT/tcp -y Network_resources_used=$LH \
-x Stop_signal=9 \
-y Resource_dependencies=$HAS_RS
