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

coulbeck
09.54.2007 eed06b320cbb075d8a47ef94187876534402c071
opends/src/server/org/opends/server/core/DirectoryServer.java
@@ -1427,8 +1427,8 @@
      }
      // Start a thread to synchronize the trust store.
      new TrustStoreSyncThread().start();
      // Create an object to synchronize ADS with the crypto manager.
      new CryptoManagerSync();
      // If we should write a copy of the config on successful startup, then do
      // so now.