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

neil_a_wilson
25.00.2007 4700a31d399d3e3fe5594cce350744ea71ede5ee
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
commit4700a31d399d3e3fe5594cce350744ea71ede5ee
tree 092640b95b16950a823e323e7390733c636e7771 tree | zip | gz
parent 9b2750894b7ce66a3c3c7ce88c2f15d48ffeac71 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
opends/resource/bin/create-rc-script 37 ●●●●● diff | view | raw | blame | history
opends/resource/bin/stop-ds 4 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/tools.properties 59 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/CreateRCScript.java 253 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 31 ●●●●● diff | view | raw | blame | history