Author: nextgens Date: 2006-04-13 17:19:47 +0000 (Thu, 13 Apr 2006) New Revision: 8543
Modified: trunk/apps/installer/installclasspath/config/wrapper.conf Log: installer: https://bugs.freenetproject.org/view.php?id=271 Modified: trunk/apps/installer/installclasspath/config/wrapper.conf =================================================================== --- trunk/apps/installer/installclasspath/config/wrapper.conf 2006-04-13 17:10:34 UTC (rev 8542) +++ trunk/apps/installer/installclasspath/config/wrapper.conf 2006-04-13 17:19:47 UTC (rev 8543) @@ -36,4 +36,9 @@ # Allow the service to interact with the desktop. wrapper.ntservice.interactive=false +# Start services with a different user than SYSTEM +# SEE http://wrapper.tanukisoftware.org/doc/english/prop-ntservice-account.html BEFORE PROCEEDING ! + +#wrapper.ntservice.account= + wrapper.ntservice.process_priority=BELOW_NORMAL
