summaryrefslogtreecommitdiff
path: root/etc/rc.d/ypldap
blob: 3dad9d1026ae27bc136dd7f411351ce26d90b436 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# $OpenBSD: ypldap,v 1.3 2015/07/15 13:50:54 ajacoutot Exp $

daemon="/usr/sbin/ypldap"

. /etc/rc.d/rc.subr

pexp="ypldap: ldap client.*"

rc_cmd $1