mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-04 15:55:16 -04:00
Clarify description
This commit is contained in:
parent
e4513cb505
commit
05124bb226
1 changed files with 5 additions and 3 deletions
|
@ -159,10 +159,12 @@ In dom0, add the following line at the beginning of the file `/etc/qubes-rpc/pol
|
|||
~~~
|
||||
$anyvm @dispvm:online-dvm-template allow
|
||||
~~~
|
||||
This line mean:
|
||||
This line means:
|
||||
- FROM: Any VM
|
||||
- TO: A DisposableVM based on the ``online-dvm-template`` Template
|
||||
- WHAT: Allow to send a "Open URL" request
|
||||
- TO: A DisposableVM based on the `online-dvm-template` TemplateVM
|
||||
- WHAT: Allow sending an "Open URL" request
|
||||
|
||||
In other words, any VM will be allowed to create a new DisposableVM based on `online-dvm-template` and open a URL inside of that DisposableVM.
|
||||
|
||||
More information about RPC policies for disposableVM can be found [here][qrexec3-4.0].
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue