mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-03 15:25:03 -04:00
Add documentation for policy internals
Describes changes in QubesOS/qubes-core-qrexec#30.
This commit is contained in:
parent
0a14eb831a
commit
1aacec4ab9
2 changed files with 31 additions and 6 deletions
|
@ -205,6 +205,12 @@ Other Qrexec services installed by default:
|
|||
`qubes.VMExec+ls+--a+-2Fhome-2Fuser`
|
||||
- `qubes.VMExecGUI` - a variant of `qubes.VMExec` that waits for full VM
|
||||
startup first
|
||||
|
||||
Services called in GuiVM:
|
||||
|
||||
- `policy.Ask`, `policy.Notify` - confirmation prompt and notifications for
|
||||
Qubes RPC calls, see [qrexec-policy implementation](/doc/qrexec-internals/#qrexec-policy-implementation)
|
||||
for a detailed description.
|
||||
|
||||
Currently Qubes still calls few tools in VM directly, not using service
|
||||
abstraction. This will change in the future. Those tools are:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue