From 19525367044e3d8faac0498187e69a7dd31c7412 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Wed, 30 Jul 2014 07:37:05 +0000 Subject: [PATCH] UserDoc/SplitGpg changed minor: show command prompts --- UserDoc/SplitGpg.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UserDoc/SplitGpg.md b/UserDoc/SplitGpg.md index 7c6d9ea6..6f4b8d17 100644 --- a/UserDoc/SplitGpg.md +++ b/UserDoc/SplitGpg.md @@ -83,8 +83,8 @@ However, when using Thunderbird with Enigmail extension it is not enough, becaus The script also sets the QUBES\_GPG\_DOMAIN variable automatically based on the content of the file `/rw/config/gpg-split-domain`, which should be set to the name of the GPG backend VM. This file survives the AppVM reboot, of course. ``` {.wiki} -sudo bash -echo "work-gpg" > /rw/config/gpg-split-domain +[user@work ~]$ sudo bash +[user@work ~]$ echo "work-gpg" > /rw/config/gpg-split-domain ``` ### Importing public keys