90-admin-default.policy.header 974 B

12345678910111213141516171819202122
  1. ## Do not modify this file, create a new policy file with a lower number in the
  2. ## filename instead. For example `30-admin-user.policy`.
  3. ###
  4. ### Default Admin API qrexec policy
  5. ###
  6. ## WARNING: most qrexec services here allows a qube to control system
  7. ## configuration. It should be allowed only to trusted qubes.
  8. ## Remember to add "target=dom0" option to any (allow/ask) entry you create.
  9. ## For convenience of maintaining this policy, all services include one of:
  10. ## - include/admin-local-rwx (services to modify a specific qube configuration)
  11. ## - include/admin-local-ro (services to read a specific qube configuration)
  12. ## - include/admin-global-rwx (services to modify global parameters)
  13. ## - include/admin-global-ro (services to read global parameters)
  14. !include-service admin.vm.Console * include/admin-local-rwx
  15. !include-service admin.vm.volume.Import * include/admin-local-rwx
  16. !include-service admin.vm.volume.ImportWithSize * include/admin-local-rwx