mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-01 19:16:27 -04:00
update policy syntax `$anyvm
->
@anyvm
`
This commit is contained in:
parent
05124bb226
commit
c9270a1941
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ This will create a new DisposableVM based on `online-dvm-template`, open the def
|
|||
|
||||
In dom0, add the following line at the beginning of the file `/etc/qubes-rpc/policy/qubes.OpenURL`
|
||||
~~~
|
||||
$anyvm @dispvm:online-dvm-template allow
|
||||
@anyvm @dispvm:online-dvm-template allow
|
||||
~~~
|
||||
This line means:
|
||||
- FROM: Any VM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue