summaryrefslogtreecommitdiff
path: root/etc/rc.d/ospfd
blob: 2120468e4e1076a73c27f0ca64fea79c9d98c742 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: ospfd,v 1.1 2011/07/08 22:20:07 deraadt Exp $

daemon="/usr/sbin/ospfd"

. /etc/rc.d/rc.subr

pexp="ospfd: parent.*"

rc_cmd $1