#!/bin/bash
#
# (c) Copyright 2002 Hewlett-Packard Development Company, L.P.
#
# init file for Threshold agent
#
# processname: cmathreshd

NAME="Threshold agent"
PNAME="cmathreshd"
PFLAGS="-p 5 -s OK"

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

. $CMAINCLUDE
