mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-09-21 21:44:53 -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
|
## VM tools implementation
|
||||||
|
|
||||||
### `qrexec-agent`
|
### qrexec-agent
|
||||||
|
|
||||||
<!-- PATH? -->
|
`/usr/lib/qubes/qrexec-agrent`
|
||||||
|
|
||||||
One instance runs in each active domain.
|
One instance runs in each active domain.
|
||||||
Responsible for:
|
Responsible for:
|
||||||
|
@ -69,9 +69,9 @@ Responsible for:
|
||||||
* Executing associated `qrexec-daemon` execution/service requests.
|
* Executing associated `qrexec-daemon` execution/service requests.
|
||||||
* Command line parameters: none.
|
* Command line parameters: none.
|
||||||
|
|
||||||
### `qrexec-client-vm`
|
### qrexec-client-vm
|
||||||
|
|
||||||
<!-- PATH? -->
|
`/usr/bin/qrexec-client-vm`
|
||||||
|
|
||||||
Runs in an active domain.
|
Runs in an active domain.
|
||||||
Used to pass service requests to `qrexec-agent`.
|
Used to pass service requests to `qrexec-agent`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue