Author: nextgens Date: 2006-05-19 11:42:47 +0000 (Fri, 19 May 2006) New Revision: 8783
Modified: trunk/apps/installer/installclasspath/config/wrapper.conf Log: installer: give more time to the node to exit properly. see #0000354 Modified: trunk/apps/installer/installclasspath/config/wrapper.conf =================================================================== --- trunk/apps/installer/installclasspath/config/wrapper.conf 2006-05-19 10:11:15 UTC (rev 8782) +++ trunk/apps/installer/installclasspath/config/wrapper.conf 2006-05-19 11:42:47 UTC (rev 8783) @@ -17,6 +17,7 @@ wrapper.logfile.maxfiles=0 wrapper.syslog.loglevel=NONE wrapper.console.title=Freenet 0.7 +wrapper.jvm_exit.timeout=45 # Name of the service wrapper.ntservice.name=@serviceName@
