Author: nextgens Date: 2006-06-03 12:33:25 +0000 (Sat, 03 Jun 2006) New Revision: 9021
Modified: trunk/apps/installer/installclasspath/config/wrapper.conf Log: installer: set wrapper.restart.reload_configuration=TRUE by default on new installs Modified: trunk/apps/installer/installclasspath/config/wrapper.conf =================================================================== --- trunk/apps/installer/installclasspath/config/wrapper.conf 2006-06-03 08:06:20 UTC (rev 9020) +++ trunk/apps/installer/installclasspath/config/wrapper.conf 2006-06-03 12:33:25 UTC (rev 9021) @@ -17,6 +17,7 @@ wrapper.syslog.loglevel=NONE wrapper.console.title=Freenet 0.7 wrapper.jvm_exit.timeout=120 +wrapper.restart.reload_configuration=TRUE # Name of the service wrapper.ntservice.name=@serviceName@
