We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457ec6 commit 7dfe5f9Copy full SHA for 7dfe5f9
README.md
@@ -351,6 +351,11 @@ sudo launchctl bootout system /Library/LaunchDaemons/io.github.lima-vm.socket_vm
351
sudo rm /Library/LaunchDaemons/io.github.lima-vm.socket_vmnet.bridged.${BRIDGED}.plist
352
```
353
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
359
## FAQs
360
361
### Why does `socket_vmnet` require root?
0 commit comments