re-instating the auto eth0 line - that was not the problem
[build.git] / lbuild-initvm.sh
index 19d3174..d0533b3 100755 (executable)
@@ -505,6 +505,7 @@ EOF
 
 function write_guest_interfaces_test () {
     cat <<EOF
+auto $VIF_GUEST
 iface $VIF_GUEST inet static
 address $GUEST_IP
 netmask $NETMASK