mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-15 01:30:44 -05:00
Remove ".vm." from deviceclass.List call
It should be 'admin.deviceclass.List' instead of 'admin.vm.deviceclass.List' [1].
[1]: 6b978a343e/Makefile (L11)
This commit is contained in:
parent
0bf898475f
commit
b689b9f084
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ it easy to set the policy using current mechanism.
|
|||
- ``True|False``
|
||||
- `-`
|
||||
- ``device`` is in form ``<backend-name>+<device-ident>``
|
||||
* - ``admin.vm.deviceclass.List``
|
||||
* - ``admin.deviceclass.List``
|
||||
- ``dom0``
|
||||
- `-`
|
||||
- `-`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue