#!/bin/sh
#
# $OpenBSD: pound.rc,v 1.1 2011/05/23 14:49:42 gsoares Exp $

daemon="/usr/local/sbin/pound"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
