Sign in
cos
/
third_party
/
overlays
/
chromiumos-overlay
/
38a115bc53c5784ed598fafa88af5ca3c2e17071
/
.
/
net-wireless
/
bluez
/
files
/
99-uhid.rules
blob: 507855fe68cedb180bdb3b6c77e78570c7ac621b [
file
] [
log
] [
blame
]
# Make the /dev/uhid device only accessible by the Bluetooth daemon user
# and the 'bluetooth' group for additional daemons (e.g. u2fd or WiFi Direct?)
# providing HID transport.
KERNEL
==
"uhid"
,
OWNER
=
"bluetooth"
,
GROUP
=
"bluetooth"
,
MODE
=
"0660"