#! /bin/ksh
#
#pragma ident "@(#)nshttp_fm_init.shi	1.1 97/06/12 SMI"
#
#ident "@(#)nshttp_fm_init.shi   1.3     96/11/20 SMI"
#
#	Copyright 11/20/96 Sun Microsystems, Inc.  All Rights Reserved.
#

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

exit 0
