#!/bin/ksh
#
# pragma ident  "@(#)apache_fm_init.shi 1.4     00/06/13 SMI"
#
# Copyright (c) 1996-1997 by Sun Microsystems, Inc.
# All rights reserved.
#

# Usage: apache_fm_init
# Performs once-only initialization of fault probing
# machinery.  After calling it on both machines, the
# cluster transition steps need to call apache_fm_start.


exit 0
