feat(profiles): modernize udev access.
This commit is contained in:
parent
73cb5a4545
commit
07cfbcd952
37 changed files with 234 additions and 229 deletions
|
|
@ -30,7 +30,7 @@ profile bluetoothd @{exec_path} {
|
|||
/var/lib/bluetooth/{,**} rw,
|
||||
|
||||
@{run}/sdp rw,
|
||||
@{run}/udev/data/+hid:* r,
|
||||
@{run}/udev/data/+hid:* r, # for HID-Compliant Keyboard
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/rfkill[0-9]*/name r,
|
||||
@{sys}/devices/pci[0-9]*/**/bluetooth/**/{uevent,name} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue