CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
orangepi-xunlong

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: orangepi-xunlong/orangepi-build
Path: blob/next/external/packages/bsp/rockchip/tinker-bluetooth.service
Views: 3960
[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