#! /bin/sh
#
# ident	"@(#)lotus_fm_init.shi	1.2	98/10/15 SMI"
#
# Copyright (c) 1997 by Sun Microsystems, Inc.
# All rights reserved.
#

# Usage: lotus_fm_init
# Performs once-only initialization of lotus fault probing
# machinery.  After calling it on both machines, the
# cluster transition steps need to call lotus_fm_start.
# no-op

exit 0

