do not set interface-name in networkmanager keyfile
[build.git] / lbuild-initvm.sh
index bd7b7a0..e357a09 100755 (executable)
@@ -521,7 +521,8 @@ id=Wired connection 1
 uuid=$(uuid)
 type=ethernet
 autoconnect-priority=-999
-interface-name=${VIF_GUEST}
+# setting this seems to be counter-productive
+# interface-name=${VIF_GUEST}
 
 [ipv4]
 address1=${GUEST_IP}/${MASKLEN},${GATEWAY}