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
This commit is contained in:
parent
1625422949
commit
40dfcd082f
@ -53,6 +53,7 @@ TYPE=Bridge
|
||||
ONBOOT=yes
|
||||
BOOTPROTO=dhcp
|
||||
PEERDNS=yes
|
||||
DELAY=0
|
||||
EOF
|
||||
|
||||
#disabled networking code in init.d/kvm
|
||||
|
Loading…
Reference in New Issue
Block a user