#!/bin/sh
#
# $OpenBSD: afpd.rc,v 1.1 2012/04/11 18:39:13 sthen Exp $

daemon="/usr/local/sbin/afpd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
