fix: allow to attach mic with sys-audio

This commit is contained in:
Ben Grande 2024-01-04 12:20:13 +01:00
parent 6bb426a057
commit 767fc42523

View File

@ -7,6 +7,9 @@
## Do not modify this file, create a new policy with with a lower number in the
## file name instead. For example `30-user.policy`.
admin.vm.device.mic.Available * sys-audio @adminvm allow target=dom0
admin.Events * sys-audio sys-audio allow target=dom0
admin.Events * sys-audio @adminvm allow target=dom0
admin.Events * sys-audio @tag:audiovm-sys-audio allow target=dom0