瀏覽代碼

Merge branch 'hotfix-0.7.1' into stable

Bertrand Gouny 11 年之前
父節點
當前提交
ba0b83ad27
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      service/slapd/slapd.sh

+ 3 - 1
service/slapd/slapd.sh

@@ -85,4 +85,6 @@ fi
 
 status "starting slapd on default port 389"
 set -x
-exec /usr/sbin/slapd -h "ldap:///" -u openldap -g openldap -d -1
+#with debug:
+#exec /usr/sbin/slapd -h "ldap:///" -d -1
+exec /usr/sbin/slapd -h "ldap:///"