#!/bin/bash

# PACKAGE=storage

DESC[0]="Storage Event Agent"
PROG[0]="${PRODACRO}eventd"
ARGS[0]=""
WAIT[0]=0

. $RUNDAEMON

exit $RETVAL
