openbsd-ports/net/quagga/pkg/quagga_zebra.rc
sthen 0ced1886e6 Update to quagga 0.99.22, merged from diffs from myself and Brad. Also:
- replace MESSAGE with some @sample'd config files
- install rc.d scripts
- multicast code still ported from older version (new one needs RFC3678)
2013-04-18 20:29:08 +00:00

10 lines
148 B
Bash

#!/bin/sh
#
# $OpenBSD: quagga_zebra.rc,v 1.1 2013/04/18 20:29:08 sthen Exp $
daemon="${TRUEPREFIX}/sbin/zebra -d"
. /etc/rc.d/rc.subr
rc_cmd $1