|
@ -1,11 +1,11 @@ |
|
|
#!/bin/sh |
|
|
#!/bin/sh |
|
|
# |
|
|
# |
|
|
# $OpenBSD: ypldap,v 1.2 2011/10/13 07:54:06 ajacoutot Exp $ |
|
|
|
|
|
|
|
|
# $OpenBSD: ypldap,v 1.3 2015/07/15 13:50:54 ajacoutot Exp $ |
|
|
|
|
|
|
|
|
daemon="/usr/sbin/ypldap" |
|
|
daemon="/usr/sbin/ypldap" |
|
|
|
|
|
|
|
|
. /etc/rc.d/rc.subr |
|
|
. /etc/rc.d/rc.subr |
|
|
|
|
|
|
|
|
pexp="ypldap: ldap client" |
|
|
|
|
|
|
|
|
pexp="ypldap: ldap client.*" |
|
|
|
|
|
|
|
|
rc_cmd $1 |
|
|
rc_cmd $1 |