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

neil_a_wilson
30.55.2007 04f17d173c9945abfc931d0794fa8d69f821a264
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
commit04f17d173c9945abfc931d0794fa8d69f821a264
tree b810a259b6a39aaa2e6dcece4294167a936a5ed3 tree | zip | gz
parent 623e0468e9543e461fa97477210bdf96ede87b7b 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
opendj-sdk/opends/resource/bin/start-ds 12 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds 26 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools.properties 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/core/DirectoryServer.java 27 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/CreateRCScript.java 71 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/StopDS.java 68 ●●●● diff | view | raw | blame | history