Add audio device to HW permissions

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2019-07-17 15:59:01 +02:00 committed by Thomas Lamprecht
parent d438e06028
commit b2dd61a045

View File

@ -260,6 +260,7 @@ my $hwtypeoptions = {
'tablet' => 1,
'vga' => 1,
'watchdog' => 1,
'audio0' => 1,
};
my $generaloptions = {