Advance Bluetooth driver and tools
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Red Bear OS Bluetooth experimental service wiring
|
||||
#
|
||||
# Kept in a dedicated included fragment so the Bluetooth profile can inject
|
||||
# bounded runtime files and service units without relying on profile-local
|
||||
# [[files]] behavior.
|
||||
|
||||
[[files]]
|
||||
path = "/var/lib/bluetooth"
|
||||
data = ""
|
||||
directory = true
|
||||
mode = 0o755
|
||||
|
||||
[[files]]
|
||||
path = "/var/run/redbear-btusb"
|
||||
data = ""
|
||||
directory = true
|
||||
mode = 0o755
|
||||
Reference in New Issue
Block a user