VBOX: If vboxwrapper is running in standalone mode (not under BOINC), run the VM in head full mode.

This commit is contained in:
Rom Walton 2014-05-30 17:35:48 -04:00
parent eb2d2de370
commit 189a17ef07
1 changed files with 1 additions and 1 deletions

View File

@ -546,7 +546,7 @@ int main(int argc, char** argv) {
// Record which mode VirtualBox should be started in. // Record which mode VirtualBox should be started in.
// //
if (aid.vbox_window) { if (aid.vbox_window || boinc_is_standalone()) {
fprintf( fprintf(
stderr, stderr,
"%s Detected: Headless Mode Disabled\n", "%s Detected: Headless Mode Disabled\n",