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

neil_a_wilson
25.00.2007 8b8fa0cf89778ce0d4122acaa7ae44842e622024
refs
author neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 25, 2007 01:00 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 25, 2007 01:00 +0200
commit8b8fa0cf89778ce0d4122acaa7ae44842e622024
tree d7386b81619a827ffbc9ace47179c96b15bbd723 tree | zip | gz
parent a9079f8491fac526992428bae913da277d13d1b2 view | diff
Add a mechanism for generating an RC script that can be used on UNIX systems to
configure the server to automatically start when the system boots.

Also, update the stop-ds script so that if the server is to be stopped via kill
but no PID file is present, the stop script will generate an error instead of
trying to invoke the stop task (which is guaranteed to fail since the attempt
will be made anonymously, and this will give a confusing error message).

OpenDS Issue Number: 526
2 files added
3 files modified
384 ■■■■■ changed files
opendj-sdk/opends/resource/bin/create-rc-script 37 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/bin/stop-ds 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools.properties 59 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/CreateRCScript.java 253 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 31 ●●●●● diff | view | raw | blame | history