re-instating the auto eth0 line - that was not the problem
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Feb 2014 16:38:33 +0000 (17:38 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 4 Feb 2014 16:38:33 +0000 (17:38 +0100)
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