feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-07-08 12:37:40 +01:00
parent 537e34739d
commit 6715564053
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
18 changed files with 68 additions and 12 deletions

View file

@ -187,9 +187,12 @@ profile gsd-media-keys @{exec_path} flags=(attach_disconnected) {
owner /dev/tty[0-9]* rw,
@{run}/udev/data/c13:[0-9]* r, # for /dev/input/*
@{run}/udev/data/+sound:card[0-9]* r, # For sound
@{run}/udev/data/c13:[0-9]* r, # for /dev/input/*
@{run}/udev/data/c189:[0-9]* r, # For /dev/bus/usb/**
@{sys}/devices/**/usb[0-9]/{,**} r,
@{sys}/devices/pci[0-9]*/**/sound/**/uevent r,
@{sys}/devices/platform/**/uevent r,
@{sys}/devices/virtual/**/uevent r,