feat(profiles): Cleanup udev rules.

This commit is contained in:
Alexandre Pujol 2023-01-19 18:51:16 +00:00
parent 43606814cc
commit 64ad329dd9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 84 additions and 60 deletions

View file

@ -151,8 +151,8 @@ profile pulseaudio @{exec_path} {
@{run}/systemd/users/@{uid} r,
@{run}/udev/data/+sound* r,
@{run}/udev/data/c116:[0-9]* r, # For ALSA
@{run}/udev/data/+sound:card[0-9]* r, # For sound
@{run}/udev/data/c116:[0-9]* r, # for ALSA
@{sys}/class/sound/ r,
@{sys}/devices/**/sound/**/{uevent,pcm_class} r,