Fix typo
This commit is contained in:
parent
06118fca12
commit
6e7091d93f
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ setupLocalDhcp () {
|
||||||
chmod 644 /var/lib/misc/dnsmasq.leases
|
chmod 644 /var/lib/misc/dnsmasq.leases
|
||||||
}
|
}
|
||||||
|
|
||||||
# Setup macvtap device to connect later the VM and setup a new macvlan devide
|
# Setup macvtap device to connect later the VM and setup a new macvlan device to connect the host machine to the network
|
||||||
# to connect the host machine to the network
|
|
||||||
configureNatNetworks () {
|
configureNatNetworks () {
|
||||||
|
|
||||||
#Create bridge with static IP for the VM guest
|
#Create bridge with static IP for the VM guest
|
||||||
|
|
Loading…
Reference in a new issue