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

daemon="/usr/sbin/ldpd"

. /etc/rc.d/rc.subr

pexp="ldpd: parent.*"

rc_cmd $1