Add stuff needed for the NAT to work
This commit is contained in:
parent
c15eba49d9
commit
36e573eff9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user