summaryrefslogtreecommitdiffstats
path: root/bin/start_rasdaman.sh.in
diff options
context:
space:
mode:
authorPeter Baumann <p.baumann@jacobs-university.de>2010-07-22 17:07:43 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-07-22 18:59:14 +0200
commit6266bdb85ce90b10e2ae791d747d5dcaf3bbe77a (patch)
tree7fbfbc745145255cae5f601be0bd8da77182afd4 /bin/start_rasdaman.sh.in
parent0dfedf22781a2cec7801d4a7172d077812cf76b3 (diff)
downloadrasdaman-upstream-6266bdb85ce90b10e2ae791d747d5dcaf3bbe77a.tar.gz
rasdaman-upstream-6266bdb85ce90b10e2ae791d747d5dcaf3bbe77a.tar.xz
rasdaman-upstream-6266bdb85ce90b10e2ae791d747d5dcaf3bbe77a.zip
PB: predefine 10 server processes. Improved documentation.
Diffstat (limited to 'bin/start_rasdaman.sh.in')
-rw-r--r--bin/start_rasdaman.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/start_rasdaman.sh.in b/bin/start_rasdaman.sh.in
index 3ba6506..10c685b 100644
--- a/bin/start_rasdaman.sh.in
+++ b/bin/start_rasdaman.sh.in
@@ -46,8 +46,8 @@
#
# PRECONDITIONS
# - need to have a rasdaman admin login either from $RASLOGIN or as rasadmin/rasadmin
-# - need to have an id that allows to write into $RMANHOME/log
-# - need to have a valid rasdaman installation + key
+# - need to run with an effective user id that allows to write into log/
+# - need to have a valid rasdaman installation
#
# RETURN CODES
RC_OK=0 # everything went fine