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

neil_a_wilson
11.45.2006 d9b2b9b7578edb367174b1a516f38feb6eb028ae
opends/resource/setup.sh
@@ -111,7 +111,8 @@
# Launch the setup process.
"${JAVA_BIN}" ${JAVA_ARGS} org.opends.server.tools.InstallDS \
"${JAVA_BIN}" ${JAVA_ARGS} -Dorg.opends.server.scriptName=setup \
     org.opends.server.tools.InstallDS \
     --configClass org.opends.server.extensions.ConfigFileHandler \
     --configFile "${INSTANCE_ROOT}/config/config.ldif" -P "${0}" "${@}"