export JAVA_OPTS="-Darchivesspace-daemon=yes $JAVA_OPTS -Djava.security.egd=file:/dev/./urandom"
# Wow. Not proud of this!
export JAVA_OPTS="`echo $JAVA_OPTS | sed 's/\([#&;\`|*?~<>^(){}$\,]\)/\\\\\1/g'`"
export JAVA_OPTS="-Darchivesspace-daemon=yes $JAVA_OPTS -Djava.security.egd=file:/dev/./urandom -Duser.timezone=America/New_York"
# Wow. Not proud of this!export JAVA_OPTS="`echo $JAVA_OPTS | sed 's/\([#&;\`|*?~<>^(){}$\,]\)/\\\\\1/g'`"
Is Duser supposed to be changed tho -Darchivesspace-daemon? and it should be:
export JAVA_OPTS="-Darchivesspace-daemon=yes $JAVA_OPTS -Djava.security.egd=file:/dev/./urandom -Darchivesspace-daemon.timezone=America/New_York"
# Wow. Not proud of this!export JAVA_OPTS="`echo $JAVA_OPTS | sed 's/\([#&;\`|*?~<>^(){}$\,]\)/\\\\\1/g'`"
I wouldn't think this would require a reindex?
Or is this all very very wrong??
Thanks for any help,
Kara
~~~~~ Kara S. Hart
|
You don't often get email from kstr...@wellesley.edu.
Learn why this is important
|