mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-29 01:06:24 -05:00
Add Qubes 4.0 policy keywords
This commit is contained in:
parent
caf8dfb91a
commit
7756a5353a
@ -192,6 +192,15 @@ second rule allowing calls to `$dispvm:anon-whonix-dvm`, or even if
|
|||||||
there is a rule explicitly denying it. This is because the redirection happen
|
there is a rule explicitly denying it. This is because the redirection happen
|
||||||
_after_ considering the action.
|
_after_ considering the action.
|
||||||
|
|
||||||
|
In Qubes 4.0 there are also additional methods to specify source/target VM:
|
||||||
|
|
||||||
|
* `$tag:some-tag` - meaning a VM with tag `some-tag`
|
||||||
|
* `$type:type` - meaning a VM of `type` (like `AppVM`, `TemplateVM` etc)
|
||||||
|
|
||||||
|
Target VM can be also specified as `$default`, which matches the case when
|
||||||
|
calling VM didn't specified any particular target (either by using `$default`
|
||||||
|
target, or empty target).
|
||||||
|
|
||||||
### Service argument in policy
|
### Service argument in policy
|
||||||
|
|
||||||
Sometimes just service name isn't enough to make reasonable qrexec policy. One
|
Sometimes just service name isn't enough to make reasonable qrexec policy. One
|
||||||
|
Loading…
Reference in New Issue
Block a user