update launch args in debian init script post-971

Patch by eevans

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@949754 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2010-05-31 14:31:15 +00:00
parent 342f628a0a
commit fb052422cd
1 changed files with 1 additions and 2 deletions

3
debian/init vendored
View File

@ -82,8 +82,7 @@ do_start()
-cp `classpath` \
-Xmx$JVM_MAX_MEM \
-Xms$JVM_START_MEM \
-Dcassandra \
-Dstorage-config=$CONFDIR \
-Dlog4j.configuration=log4j-server.properties \
-Dcom.sun.management.jmxremote.port=8080 \
-Dcom.sun.management.jmxremote.ssl=false \
-Dcom.sun.management.jmxremote.authenticate=false \