diff options
| author | Dirk | 2013-10-07 11:22:35 +0200 |
|---|---|---|
| committer | Dirk | 2013-10-07 11:22:35 +0200 |
| commit | 207cb85cf257aac62766279f26ef24635a43477c (patch) | |
| tree | 7f378844759008236981bb17e1121393c7ee494d | |
| parent | Ansering to Ticket #518 (reducing the number of MAXCORES) ... Should be check... (diff) | |
| download | tm-scripts-207cb85cf257aac62766279f26ef24635a43477c.tar.gz tm-scripts-207cb85cf257aac62766279f26ef24635a43477c.tar.xz tm-scripts-207cb85cf257aac62766279f26ef24635a43477c.zip | |
...
| -rwxr-xr-x | remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include b/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include index 65699e31..e60d5a5b 100755 --- a/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include +++ b/remote/modules/vmplayer/data/opt/openslx/etc/vmware/run-virt.include @@ -154,6 +154,7 @@ runvmwareconfheader () shfolders="TRUE" ;; winxp*|winvista*|windows7*) + MAXCORES="4" shfolders="TRUE" ;; winnet*) |
