[Fix] Make slapd listen also on ipv6

This commit is contained in:
Josué Tille 2024-07-21 10:29:45 +02:00
parent 3d53cf0467
commit f6c270e1d2
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -21,7 +21,7 @@ SLAPD_PIDFILE=
# sockets.
# Example usage:
# SLAPD_SERVICES="ldap://127.0.0.1:389/ ldaps:/// ldapi:///"
SLAPD_SERVICES="ldap://127.0.0.1:389/ ldaps:/// ldapi:///"
SLAPD_SERVICES="ldap://localhost:389/ ldaps:/// ldapi:///"
# If SLAPD_NO_START is set, the init script will not start or restart
# slapd (but stop will still work). Uncomment this if you are