From 8716d23f48242d1ec9047b0b23bd18175738c86c Mon Sep 17 00:00:00 2001 From: WillyPillow Date: Tue, 8 Jun 2021 13:39:02 +0800 Subject: [PATCH] qvm-template: Reflect path changes in qubes-repo-templates See https://github.com/QubesOS/qubes-repo-templates/commit/337efb1d3c8e518e9adc688b590fa617992648a4. --- developer/system/template-manager.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/developer/system/template-manager.md b/developer/system/template-manager.md index 1300f711..b83f0856 100644 --- a/developer/system/template-manager.md +++ b/developer/system/template-manager.md @@ -151,8 +151,8 @@ Most of the fields should be fairly self-explanatory. For UpdateVMs to access repository configuration, the package [qubes-repo-templates] is created with the following contents: -- `/usr/share/qubes/repo-templates/*.repo`: repository configuration -- `/usr/share/qubes/repo-templates/keys`: PGP keys +- `/etc/qubes/repo-templates/*.repo`: repository configuration +- `/etc/qubes/repo-templates/keys`: PGP keys As template keys may be less trusted, they are *not* added to the system RPM keychain but instead managed separately. @@ -170,7 +170,7 @@ The following qrexec calls that list and download templates are thus proposed. Both calls accept the following format from standard input: -``` text +```text arg1 arg2 ...