Unverified Commit 2cf48b93 authored by Michael Schurter's avatar Michael Schurter Committed by GitHub
Browse files

update comment

Co-Authored-By: default avatarpreetapan <preetha@hashicorp.com>
parent 1f87a25d
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
......@@ -45,6 +45,7 @@ const (
// Reference: https://en.wikibooks.org/wiki/QEMU/Monitor
qemuGracefulShutdownMsg = "system_powerdown\n"
qemuMonitorSocketName = "qemu-monitor.sock"
// Maximum socket path length prior to qemu 2.10.1
qemuLegacyMaxMonitorPathLen = 108
)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment