#!/bin/ksh
#
# $OpenBSD: quagga_pimd.rc,v 1.2 2018/01/11 19:27:07 rpe Exp $

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

. /etc/rc.d/rc.subr

rc_cmd $1
