Browse Source

before tests

Bertrand Gouny 10 years ago
parent
commit
7800abfb73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      image/service/slapd/container-start.sh

+ 1 - 1
image/service/slapd/container-start.sh

@@ -176,7 +176,7 @@ EOF
   else
 
     [[ -f "$WAS_STARTED_WITH_TLS" ]] && rm -f "$WAS_STARTED_WITH_TLS"
-    ldapmodify -Y EXTERNAL -Q -H ldapi:/// -f /osixia/slapd/tls-disable.ldif
+    ldapmodify -c -Y EXTERNAL -Q -H ldapi:/// -f /osixia/slapd/tls-disable.ldif || true
 
   fi