#!/bin/ksh

daemon="/usr/local/sbin/smartd"

. /etc/rc.d/rc.subr

rc_cmd $1
