feat(profile): minor profile improvments.

This commit is contained in:
Alexandre Pujol 2024-10-09 13:56:27 +01:00
parent 6afcfa85ec
commit e17b682e51
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 11 additions and 2 deletions

View file

@ -22,6 +22,9 @@ profile alsactl @{exec_path} {
@{run}/lock/card@{int}.lock rwk,
owner @{run}/alsa/{,**} rw,
@{sys}/devices/@{pci}/subsystem_device r,
@{sys}/devices/@{pci}/subsystem_vendor r,
include if exists <local/alsactl>
}