Skip to content

Commit

Permalink
close osixia#1
Browse files Browse the repository at this point in the history
  • Loading branch information
BertrandGouny committed Dec 30, 2014
1 parent a377d17 commit c0aef5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NAME = osixia/openldap
VERSION = 0.9.1
VERSION = 0.9.2

.PHONY: all build test tag_latest release

Expand Down
5 changes: 2 additions & 3 deletions service/slapd/slapd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,5 @@ fi

status "starting slapd on default port 389"
set -x
#with debug:
#exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1
exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap

exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1

0 comments on commit c0aef5c

Please sign in to comment.