1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-22 17:34:18 +03:00

kbase: debuglogs: Fix typo in unprivileged libvirtd config path

Signed-off-by: Tomáš Janoušek <tomi@nomi.cz>
This commit is contained in:
Tomáš Janoušek 2021-01-04 11:35:02 +01:00 committed by Erik Skultety
parent bf63f6549a
commit 3fef204d59

View File

@ -68,7 +68,7 @@ variable:
However, when you are using the session mode ``qemu:///session`` or you run the
``libvirtd`` as unprivileged user you will find configuration file under
``$XDG_CONFIG_HOME/libvirt/libvirt.conf``.
``$XDG_CONFIG_HOME/libvirt/libvirtd.conf``.
Runtime setting
^^^^^^^^^^^^^^^