mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 03:56:38 -04:00
Add paths for qrexec vm tools
This commit is contained in:
parent
accb8fe945
commit
3246a0ab94
1 changed files with 4 additions and 4 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue