#!/bin/sh
#
# $OpenBSD: sndiod,v 1.2 2011/12/28 14:58:16 ajacoutot Exp $

daemon="/usr/bin/sndiod"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
