12345678910111213 |
- ## 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
|