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

. `dirname $0`/frm_config


scrgadm -a -j $RS -g $RG -t SUNW.gds \
-x Start_command="/opt/SUNWscebs/frm/bin/start_frm \
-V $VERSION  \
-R $RS -G $RG -C $FRM_COMNTOP -U $FRM_APPSUSER -S $APP_SID " \
-x Stop_command="/opt/SUNWscebs/frm/bin/stop_frm \
-V $VERSION  \
-R $RS -G $RG -C $FRM_COMNTOP -U $FRM_APPSUSER -S $APP_SID " \
-x Probe_command="/opt/SUNWscebs/frm/bin/probe_frm \
-V $VERSION  \
-R $RS -G $RG -C $FRM_COMNTOP -U $FRM_APPSUSER -S $APP_SID " \
-y Port_list=23/tcp -y Network_resources_used=$LH \
-x Stop_signal=9 \
-y Resource_dependencies=$HAS_RS
