Index: /trunk/src/VBox/Main/GuestImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/GuestImpl.cpp	(revision 33723)
+++ /trunk/src/VBox/Main/GuestImpl.cpp	(revision 33724)
@@ -260,5 +260,5 @@
                                                         Bstr("").raw() /* Username. */,
                                                         Bstr("").raw() /* Password */,
-                                                        5 * 1000 /* Wait 10s for getting the process started. */,
+                                                        5 * 1000 /* Wait 5s for getting the process started. */,
                                                         &uPID, progressCopy.asOutParam(), &vrc);
                     if (RT_FAILURE(vrc))
