#!/bin/bash

#
# (c) Copyright 2002 Hewlett-Packard Development Company, 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
