aboutsummaryrefslogtreecommitdiff
path: root/rootless.md
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2022-07-07 19:00:13 +0200
committerPaul Holzinger <pholzing@redhat.com>2022-07-07 20:48:28 +0200
commita26cf638e070321ec529fce058f1cf1935f36708 (patch)
tree53c93ad483f548bedcdbfe55f244352c5786ce7b /rootless.md
parent4374038cc67405e3f5555b1870d5bb7f6570fa5d (diff)
downloadpodman-a26cf638e070321ec529fce058f1cf1935f36708.tar.gz
podman-a26cf638e070321ec529fce058f1cf1935f36708.tar.bz2
podman-a26cf638e070321ec529fce058f1cf1935f36708.zip
machine: qemu fix chardev id starting with letter
qemu need the id to start with a letter for some reason. If this is not the case qemu will fail: ``` qemu-system-x86_64: -device virtserialport,chardev=ad053e0bb519f_ready,name=org.fedoraproject.port.0: Property 'virtserialport.chardev' can't find value 'ad053e0bb519f_ready' er Identifiers consist of letters, digits, '-', '.', '_', starting with a letter. ``` To fix this we just add an "a" in front of it. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'rootless.md')
0 files changed, 0 insertions, 0 deletions