Skip to content

Commit 7dfe5f9

Browse files
committed
some workings in the README.md file
Signed-off-by: Angelo Failla <[email protected]>
1 parent 9457ec6 commit 7dfe5f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,11 @@ sudo launchctl bootout system /Library/LaunchDaemons/io.github.lima-vm.socket_vm
351351
sudo rm /Library/LaunchDaemons/io.github.lima-vm.socket_vmnet.bridged.${BRIDGED}.plist
352352
```
353353

354+
### No DHCP mode
355+
356+
By passing `--vmnet-network-uuid=<UUID>` and `--vmnet-mode=host` to `socket_vmnet`, the internal DHCP will be disabled.
357+
There is currently no launchd service definition for this mode.
358+
354359
## FAQs
355360

356361
### Why does `socket_vmnet` require root?

0 commit comments

Comments
 (0)