add a note about sdl errors and how to fix.

pull/6144/head
Matthew Hooker 8 years ago
parent fe8697ad4b
commit 747d1eba27
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -312,7 +312,7 @@ default port of `5985` or whatever value you have the service set to listen on.
- `use_default_display` (boolean) - If true, do not pass a `-display` option
to qemu, allowing it to choose the default. This may be needed when running
under OS X.
under OS X, and getting errors about `sdl` not being available.
- `shutdown_command` (string) - The command to use to gracefully shut down the
machine once all the provisioning is done. By default this is an empty

Loading…
Cancel
Save