#
#       sccsid: @(#)postbackout Rel 1.0 03/10/15 09:18:23
#
#               postbackout Copyright (c) 2003, FUJITSU Limited
#

#
#       -- Postbackout FJSVgid.us shutdown script
#

#set -x

if [ -f $ROOTDIR/tmp/fjgi.conf.76191808 ];
then
    /bin/cp $ROOTDIR/tmp/fjgi.conf.76191808 $ROOTDIR/platform/sun4us/kernel/drv/fjgi.conf
fi

exit 0
