63ac952803
This should allow importing a volume and changing the size at the same time, without performing the resize operation on original volume first. The internal API has been renamed to internal.vm.volume.ImportBegin to avoid confusion, and for symmetry with ImportEnd. See QubesOS/qubes-issues#5239.
14 lines
549 B
Plaintext
14 lines
549 B
Plaintext
## Note that policy parsing stops at the first match.
|
|
## Anything not specifically allowed here (or in included file) will be denied.
|
|
|
|
## Please use a single # to start your custom comments
|
|
|
|
## Add your entries here, make sure to append ",target=dom0" to all allow/ask actions
|
|
|
|
## Include a common file for all admin.* methods to ease setting up
|
|
## Management VM.
|
|
## To allow only specific actions, edit specific policy file, like this one. To
|
|
## allow all of them, edit appropriate /etc/qubes-rpc/include/admin-*.
|
|
|
|
$include:include/admin-local-rwx
|