#!/bin/sh
#
# $OpenBSD: tftpproxy,v 1.1 2012/08/20 12:37:53 dlg Exp $

daemon="/usr/sbin/tftp-proxy"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
