mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

coulbeck
05.44.2007 1222fa1407143a33312cdb8532212cd715062afe
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -1435,6 +1435,9 @@
      }
      // Start a thread to synchronize the trust store.
      new TrustStoreSyncThread().start();
      // If we should write a copy of the config on successful startup, then do
      // so now.
      if (saveConfigOnSuccessfulStartup)