From c5cfb81b94fb157f7021c2dce398f79d8503002f Mon Sep 17 00:00:00 2001 From: Nicolas Iooss Date: Wed, 20 Feb 2019 23:49:57 +0100 Subject: [PATCH] doc: fix paths of jinja templates for libvirt Xen configuration The jinja templates are located in either /etc/qubes/templates or /usr/share/qubes/templates. /usr/share/templates is not used and /usr/share/qubes/template/ does not exist. Fix the paths that are documented in https://dev.qubes-os.org/projects/core-admin/en/latest/libvirt.html --- doc/libvirt.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/libvirt.rst b/doc/libvirt.rst index 7add6a66..e2765e44 100644 --- a/doc/libvirt.rst +++ b/doc/libvirt.rst @@ -17,9 +17,9 @@ File paths ---------- In order of increasing precedence: the main template, from which the config is -generated is :file:`/usr/share/templates/libvirt/xen.xml`). +generated is :file:`/usr/share/qubes/templates/libvirt/xen.xml`). The distributor may put a file at -:file:`/usr/share/qubes/template/xen-dist.xml`) to override this file. +:file:`/usr/share/qubes/templates/libvirt/xen-dist.xml`) to override this file. User may put a file at either :file:`/etc/qubes/templates/libvirt/xen-user.xml` or :file:`/etc/qubes/templates/libvirt/xen/by-name/.xml`, where ```` is