Add paths for qrexec vm tools

This commit is contained in:
pierwill 2019-11-17 20:26:33 -08:00 committed by pierwill
parent accb8fe945
commit 3246a0ab94
No known key found for this signature in database
GPG Key ID: D48E7EBDF0C3AEA0

View File

@ -59,9 +59,9 @@ Command line parameters:
## VM tools implementation
### `qrexec-agent`
### qrexec-agent
<!-- PATH? -->
`/usr/lib/qubes/qrexec-agrent`
One instance runs in each active domain.
Responsible for:
@ -69,9 +69,9 @@ Responsible for:
* Executing associated `qrexec-daemon` execution/service requests.
* Command line parameters: none.
### `qrexec-client-vm`
### qrexec-client-vm
<!-- PATH? -->
`/usr/bin/qrexec-client-vm`
Runs in an active domain.
Used to pass service requests to `qrexec-agent`.