Skip to content

Commit baa76cc

Browse files
authored
docs: Environment variables (#535)
1 parent 024dc4a commit baa76cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@ Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/d
143143
| `DEBUG` | `N` | Enables verbose debug output. |
144144
| `TRACE` | `N` | Enables shell command tracing. |
145145
| `SERIAL` | `mon:stdio` | QEMU serial device configuration. |
146-
| `MONITOR` | `unix:$QEMU_DIR/monitor.sock,server,wait=off,nodelay` | QEMU monitor configuration. |
146+
| `MONITOR` | `unix:/run/shm/monitor.sock` | QEMU monitor configuration. |

0 commit comments

Comments
 (0)