From 40dfcd082f02c3558cc0f4396d957e62ef95e708 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Fri, 5 Nov 2010 02:04:20 +0000 Subject: [PATCH] fix the issue that netowrk bridge does not work when virtual NIC trying to send out dhcp request git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT/postscripts/mkhyperv | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT/postscripts/mkhyperv b/xCAT/postscripts/mkhyperv index f58213a92..d731bbbd7 100755 --- a/xCAT/postscripts/mkhyperv +++ b/xCAT/postscripts/mkhyperv @@ -53,6 +53,7 @@ TYPE=Bridge ONBOOT=yes BOOTPROTO=dhcp PEERDNS=yes +DELAY=0 EOF #disabled networking code in init.d/kvm