doc: example to enable split-gpg2-client service

For: https://github.com/ben-grande/qusal/issues/83
This commit is contained in:
Ben Grande 2024-06-30 11:34:26 +02:00
parent 09bd216d79
commit 54b07fb05e
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -42,7 +42,7 @@ sudo qubesctl --skip-dom0 --targets=tpl-qubes-builder,tpl-dev state.apply sys-pg
The client qube requires the split GPG client service to be enabled: The client qube requires the split GPG client service to be enabled:
```sh ```sh
qvm-features QUBE service.split-gpg2-client qvm-features QUBE service.split-gpg2-client 1
``` ```
## Access Control ## Access Control