- Add slapd to REQUIRES list for scenarios where the ldap server is on localhost

PR:		224448
Submitted by:	matthias.pfaller@familie-pfaller.de
This commit is contained in:
Ryan Steinmetz 2017-12-19 14:40:35 +00:00
parent b4b75e0c07
commit 3a3122968b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456718
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= nss-pam-ldapd
PORTVERSION= 0.9.8
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://arthurdejong.org/nss-pam-ldapd/ \
ZI

View File

@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: nslcd
# REQUIRE: NETWORKING ldconfig resolv kstart
# REQUIRE: NETWORKING slapd ldconfig resolv kstart
# BEFORE: syslogd
# KEYWORD: shutdown
#