UserDoc/SplitGpg changed

Setting /rw/config/gpg-split-domain requires root
This commit is contained in:
Joanna Rutkowska 2014-07-30 07:36:30 +00:00
parent 4c03f1bb8e
commit a2961303bb

View File

@ -83,6 +83,7 @@ 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
```