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

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

. /etc/rc.d/rc.subr

rc_cmd $1
