diff --git a/Ghidra/RuntimeScripts/server/server.conf b/Ghidra/RuntimeScripts/server/server.conf index 6b5d422df7..392cee1e3c 100644 --- a/Ghidra/RuntimeScripts/server/server.conf +++ b/Ghidra/RuntimeScripts/server/server.conf @@ -103,8 +103,7 @@ wrapper.java.additional.11=-Ddb.buffers.DataBuffer.compressedOutput=true # this mode of operation the wrapper.fork_hack option must be enabled and the wrapper.posix_spawn # option explicitly disabled. The ghidraSvr script will attempt to make these changes automatically # for Mac OS X. -wrapper.fork_hack=true -wrapper.posix_spawn=false +#wrapper.fork_hack=true # Pipe server output to console/log #wrapper.console.pipestreams=true