update policy syntax `$anyvm
->
@anyvm
`
This commit is contained in:
parent
05124bb226
commit
c9270a1941
|
@ -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`
|
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:
|
This line means:
|
||||||
- FROM: Any VM
|
- FROM: Any VM
|
||||||
|
|
Loading…
Reference in New Issue
Block a user