#!/bin/bash

# Copyright 2002 Compaq Information Technologies Group, L.P.
#
# init file for Web agent
#
# processname: cmawebd

NAME="Web agent"
PNAME="cmawebd"
PFLAGS=
STARTADDON=chkhttpserverconfig
# Now the next line is incredibly important to ensure
# proper operation in RH EL 3.0
export LD_ASSUME_KERNEL=2.4.1 

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

. $CMAINCLUDE
