1 parent 024dc4a commit baa76ccCopy full SHA for baa76cc
1 file changed
docs/environment.md
@@ -143,4 +143,4 @@ Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/d
143
| `DEBUG` | `N` | Enables verbose debug output. |
144
| `TRACE` | `N` | Enables shell command tracing. |
145
| `SERIAL` | `mon:stdio` | QEMU serial device configuration. |
146
-| `MONITOR` | `unix:$QEMU_DIR/monitor.sock,server,wait=off,nodelay` | QEMU monitor configuration. |
+| `MONITOR` | `unix:/run/shm/monitor.sock` | QEMU monitor configuration. |
0 commit comments