Index: unix_installer/installer-package/wrapper/wrapper.conf =================================================================== diff -u -r0965ee8a6bd49be2d53cad08225f707b32a61674 -rb96071120f7b05d637a944a8ecf76070c2cb0f59 --- unix_installer/installer-package/wrapper/wrapper.conf (.../wrapper.conf) (revision 0965ee8a6bd49be2d53cad08225f707b32a61674) +++ unix_installer/installer-package/wrapper/wrapper.conf (.../wrapper.conf) (revision b96071120f7b05d637a944a8ecf76070c2cb0f59) @@ -55,7 +55,7 @@ # the log is rolled. Size is specified in bytes. The default value # of 0, disables log rolling. May abbreviate with the 'k' (kb) or # 'm' (mb) suffix. For example: 10m = 10 megabytes. -wrapper.logfile.maxsize=10 +wrapper.logfile.maxsize=10m # Maximum number of rolled log files which will be allowed before old # files are deleted. The default value of 0 implies no limit.