summaryrefslogtreecommitdiff
path: root/etc/rc.d/ripd
blob: 8eec73703d4a68618e7a29a3db9f02ec2d0cd310 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: ripd,v 1.1 2011/07/06 18:55:36 robert Exp $

daemon="/usr/sbin/ripd"

. /etc/rc.d/rc.subr

pexp="ripd: parent.*"

rc_cmd $1