MFH: r467039

Require netif be run before starting slapd.

PR:		213671
Submitted by:	arkadiusz.majewski at iptrace.pl
Approved by:	ports-secteam
This commit is contained in:
Xin LI 2018-04-11 09:42:03 +00:00
parent 57499fe5da
commit 7e6aa9217f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=467041
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
.endif
PORTREVISION_CLIENT= 0
PORTREVISION_SERVER= 1
PORTREVISION_SERVER= 2
OPENLDAP_SHLIB_MAJOR= 2
OPENLDAP_SHLIB_MINOR= 10.9
OPENLDAP_MAJOR= ${DISTVERSION:R}

View File

@ -4,7 +4,7 @@
#
# PROVIDE: slapd
# REQUIRE: FILESYSTEMS ldconfig
# REQUIRE: FILESYSTEMS ldconfig netif
# BEFORE: SERVERS
# KEYWORD: shutdown