#!/bin/bash

# Copyright 2000-2002, hp Computer Corporation.  All rights reserved.
#
# init file for hp Rack agent
#
# processname: cmarackd

NAME="Rack agent"
PNAME="cmarackd"
PFLAGS="-p 120"

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

. $CMAINCLUDE
