#!/bin/ksh
#
# $OpenBSD$

daemon="/usr/local/bin/cannaserver"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
