#!/bin/ksh
#
# ogmaprotect-alertd — remote syslog + alerting/notification daemon

daemon="/usr/local/sbin/ogmaprotect-alertd"
rc_bg=YES

. /etc/rc.d/rc.subr

rc_cmd $1
