#!/bin/sh
#
# $OpenBSD: smartd.rc,v 1.4 2010/12/27 14:50:24 ajacoutot Exp $

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

. /etc/rc.d/rc.subr

rc_cmd $1
