Add stuff needed for the NAT to work

This commit is contained in:
RealStickman 2021-07-19 20:43:59 +02:00
parent c15eba49d9
commit 36e573eff9

View File

@ -103,7 +103,7 @@ do
case $choice in
0)
#in_virtmanager=1
printf '%s\n' 'qemu' 'virt-manager' >> "$setupdir/selectedpkgs.txt"
printf '%s\n' 'qemu' 'virt-manager' 'ebtables' 'dnsmasq' >> "$setupdir/selectedpkgs.txt"
;;
1)
#in_vmware15=1