Files
orangepi-build/external/packages/bsp/rockchip/tinker-bluetooth.service
orangepi-xunlong 206214916c Bump to next branch
Host: Ubuntu 21.04
2022-03-07 16:26:01 +08:00

12 lines
230 B
Desktop File
Executable File

[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