#!/bin/ksh

daemon="/usr/local/sbin/clamd"
daemon_timeout=75

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
