From: Tomáš Janoušek Date: Mon, 4 Jan 2021 10:35:02 +0000 (+0100) Subject: kbase: debuglogs: Fix typo in unprivileged libvirtd config path X-Git-Tag: v7.0.0-rc1~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fef204d590ac9d3a477cffa3a0d392fdd8ecec9;p=thirdparty%2Flibvirt.git kbase: debuglogs: Fix typo in unprivileged libvirtd config path Signed-off-by: Tomáš Janoušek --- diff --git a/docs/kbase/debuglogs.rst b/docs/kbase/debuglogs.rst index f3937bc337..3fb06bedc3 100644 --- a/docs/kbase/debuglogs.rst +++ b/docs/kbase/debuglogs.rst @@ -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 ^^^^^^^^^^^^^^^