#!/bin/ksh
#
# $OpenBSD: ripd,v 1.3 2018/01/11 19:52:12 rpe Exp $

daemon="/usr/sbin/ripd"

. /etc/rc.d/rc.subr

rc_cmd $1
