#!/bin/bash
# Copyright 2002 hp Information Technologies Group, L.P.
#
# init file for hp Health agent
#
# processname: cmahealthd

NAME="Health agent"
PNAME="cmahealthd"
PFLAGS="-p 30 -s OK -t OK -i"

if [ "x$CMAINCLUDE" = "x" ]; then
	CMAINCLUDE=/opt/compaq/foundation/etc/cmad
fi

. $CMAINCLUDE
