Skip to content

Commit 714a2ff

Browse files
committed
Merge pull request #5 from t5unamie/stable
fixes #4
2 parents 7b73341 + cf768e4 commit 714a2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/service/slapd/daemon.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/bash -e
2-
exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1
2+
exec /usr/sbin/slapd -h "ldap:/// ldapi:///" -u openldap -g openldap -d -1

0 commit comments

Comments
 (0)