3 # $NetBSD: mrouted,v 1.6 2002/03/22 04:33:59 thorpej Exp $
4 # $FreeBSD: src/etc/rc.d/mrouted,v 1.5 2003/06/29 05:15:57 mtm Exp $
5 # $DragonFly: src/etc/rc.d/mrouted,v 1.3 2005/11/19 21:47:32 swildner Exp $
9 # REQUIRE: netif routing
15 command="/usr/sbin/${name}"
16 pidfile
="/var/run/${name}.pid"
17 required_files
="/etc/${name}.conf"
18 extra_commands
="reload"