mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-09-02 14:17:00 +00:00
Fix typo
This commit is contained in:
+1
-2
@@ -26,8 +26,7 @@ setupLocalDhcp () {
|
||||
chmod 644 /var/lib/misc/dnsmasq.leases
|
||||
}
|
||||
|
||||
# Setup macvtap device to connect later the VM and setup a new macvlan devide
|
||||
# to connect the host machine to the network
|
||||
# Setup macvtap device to connect later the VM and setup a new macvlan device to connect the host machine to the network
|
||||
configureNatNetworks () {
|
||||
|
||||
#Create bridge with static IP for the VM guest
|
||||
|
||||
Reference in New Issue
Block a user