feat(profiles): general update.
This commit is contained in:
parent
fd88162c55
commit
26f838b73f
23 changed files with 121 additions and 78 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/swtpm
|
||||
profile swtpm @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/openssl>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
|
|||
|
|
@ -40,14 +40,15 @@ profile wireplumber @{exec_path} {
|
|||
@{run}/udev/data/c81:[0-9]* r, # For video4linux
|
||||
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/bus/media/devices/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/sound/ r,
|
||||
@{sys}/devices/**/device:*/**/path r,
|
||||
@{sys}/devices/**/sound/**/pcm_class r,
|
||||
@{sys}/devices/**/sound/**/uevent r,
|
||||
@{sys}/devices/pci[0-9]*/**/modalias r,
|
||||
@{sys}/devices/pci[0-9]*/**/video4linux/video[0-9]*/uevent r,
|
||||
@{sys}/devices/system/cpu/possible r,
|
||||
@{sys}/devices/**/device:*/**/path r,
|
||||
|
||||
/dev/media[0-9]* rw,
|
||||
/dev/snd/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue