diff options
author | John Snow <jsnow@redhat.com> | 2021-11-18 15:46:14 -0500 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-11-22 18:40:59 -0500 |
commit | 87bf1fe5cbffefe6b7ee13a7015ae285250ad2db (patch) | |
tree | 4bdceea0524cacd365ac22519594b5e703ef7e5d /python/qemu/machine/console_socket.py | |
parent | 89d2f9e4c63799f7f03e9180c63b7dc45fc2a04a (diff) | |
download | qemu-87bf1fe5cbffefe6b7ee13a7015ae285250ad2db.zip qemu-87bf1fe5cbffefe6b7ee13a7015ae285250ad2db.tar.gz qemu-87bf1fe5cbffefe6b7ee13a7015ae285250ad2db.tar.bz2 |
python/machine: add @sock_dir property
Analogous to temp_dir and log_dir, add a sock_dir property that defaults
to @temp_dir -- instead of base_temp_dir -- when the user hasn't
overridden the sock dir value in the initializer.
This gives us a much more unique directory to put sockfiles in by default.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-id: 20211118204620.1897674-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/machine/console_socket.py')
0 files changed, 0 insertions, 0 deletions