#!/bin/sh
#
# $OpenBSD: bgpd,v 1.1 2011/07/06 18:55:36 robert Exp $

daemon="/usr/sbin/bgpd"

. /etc/rc.d/rc.subr

pexp="bgpd: parent.*"

rc_cmd $1
