#!/bin/bash

# Copyright 2002 Compaq Information Technologies Group, L.P.
#
# init file for Event Agent 
#
# processname: cmaeventd

NAME="Storage Event Logger"
PNAME="cmaeventd"
PFLAGS=
LD_LIBRARY_PATH="/opt/compaq/storage/bin"
export LD_LIBRARY_PATH


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

. $CMAINCLUDE

