#!/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
