#!/bin/sh
#
# $OpenBSD: quagga_bgpd.rc,v 1.1 2013/04/18 20:29:08 sthen Exp $

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

. /etc/rc.d/rc.subr

rc_cmd $1
