#!/bin/ksh
#
# $OpenBSD: ftpd,v 1.4 2018/01/11 19:52:12 rpe Exp $

daemon="/usr/libexec/ftpd -D"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
