first commit
This commit is contained in:
11
external/packages/bsp/rockchip/tinker-bluetooth.service
vendored
Executable file
11
external/packages/bsp/rockchip/tinker-bluetooth.service
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Realtek H5 bluetooth support
|
||||
Before=bluetooth.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/usr/sbin/rfkill unblock all
|
||||
ExecStart=/bin/bash /usr/local/bin/start_bt.sh
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user