summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/openldap/files/slapd-confd')
-rw-r--r--net-nds/openldap/files/slapd-confd5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-nds/openldap/files/slapd-confd b/net-nds/openldap/files/slapd-confd
index 2240ad3f3022..28e9d23520b7 100644
--- a/net-nds/openldap/files/slapd-confd
+++ b/net-nds/openldap/files/slapd-confd
@@ -7,3 +7,8 @@
# OPTS="-h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
# Uncomment the below to use the new slapd configuration for openldap 2.3
#OPTS="-F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
+#
+# If you change the above listen statement to bind on a specific IP for
+# listening, you should ensure that interface is up here (change eth0 as
+# needed).
+#rc_need="net.eth0"