#!/bin/sh
#
# $OpenBSD: nrpe.rc,v 1.2 2011/12/17 22:01:13 sthen Exp $

daemon="/usr/local/sbin/nrpe -d"

. /etc/rc.d/rc.subr

rc_cmd $1
