Files
Raspberry-Pi-Bluetooth/raspi-bluetooth/lib/systemd/system/bthelper@.service
T
Cantibra cab9f82610
Raspberry Pi Bluetooth / Raspberry Pi Bluetooth (arm64, cicd.any, bookworm, main) (push) Successful in 10s
Initialize Git Repository: 'Raspberry-Pi-Bluetooth'
2026-05-12 06:30:11 +02:00

12 lines
222 B
Desktop File

[Unit]
Description=Raspberry Pi family bluetooth helper
After=hciuart.service
Before=bluetooth.service
Requires=hciuart.service
[Service]
Type=oneshot
ExecStart=/usr/bin/bthelper %I
ProtectSystem=full
RemainAfterExit=yes