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

neil_a_wilson
30.55.2007 392507d50513a3b16f184ff6603070a4d3969555
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, August 30, 2007 00:55 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, August 30, 2007 00:55 +0200
commit392507d50513a3b16f184ff6603070a4d3969555
tree 3419f81960c76073a53df230b9bb189cb9a99ce9 tree | zip | gz
parent e6fd26115ecc02ffe2ccbb5747390ae31711d17d view | diff
Update the CreateRCScript tool so that it provides the ability to specify the
user that the server should run as (invoked via "su"), and also lets the user
specify the JAVA_HOME and JAVA_ARGS settings that should be used.

This also updates the start-ds and stop-ds commands to support a --quiet
argument, which causes them to not generate any output. The generated RC
script uses this option, since server startup output shouldn't be generated at
system boot time.
6 files modified
212 ■■■■ changed files
opends/resource/bin/start-ds 12 ●●●● diff | view | raw | blame | history
opends/resource/bin/stop-ds 26 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/tools.properties 8 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 27 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/CreateRCScript.java 71 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/StopDS.java 68 ●●●● diff | view | raw | blame | history