[Lxm-commits-diff] SF.net SVN: lxm:[15] kvm-based/trunk/bash_scripts/kvm-exec
Status: Beta
Brought to you by:
outchy
From: <ou...@us...> - 2013-05-26 14:45:45
|
Revision: 15 http://sourceforge.net/p/lxm/code/15 Author: outchy Date: 2013-05-26 14:45:43 +0000 (Sun, 26 May 2013) Log Message: ----------- longer startup delay, prevent MAC or port conflicts Modified Paths: -------------- kvm-based/trunk/bash_scripts/kvm-exec Modified: kvm-based/trunk/bash_scripts/kvm-exec =================================================================== --- kvm-based/trunk/bash_scripts/kvm-exec 2010-01-07 17:46:42 UTC (rev 14) +++ kvm-based/trunk/bash_scripts/kvm-exec 2013-05-26 14:45:43 UTC (rev 15) @@ -25,7 +25,7 @@ start-display) X_KVM_SNAPSHOT=0 kvm-start & - sleep 1s + sleep 3s kvm-display ;; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |