mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-26 06:26:18 -05:00
Fix root shell PS1 in security/split-gpg
The first command invokes a `bash` shell with elevated rights. The `echo` file redirection would not work as normal `user`.
This commit is contained in:
parent
8505d24227
commit
8ef2335394
@ -161,7 +161,7 @@ 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.
|
||||
|
||||
[user@work ~]$ sudo bash
|
||||
[user@work ~]$ echo "work-gpg" > /rw/config/gpg-split-domain
|
||||
[root@work ~]$ echo "work-gpg" > /rw/config/gpg-split-domain
|
||||
|
||||
A note on passphrases:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user