ソースを参照

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:///"