mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 01:26:43 +07:00
12 lines
207 B
Desktop File
Executable File
12 lines
207 B
Desktop File
Executable File
[Unit]
|
|
Description=AP6330 bluetooth support
|
|
Before=bluetooth.service
|
|
|
|
[Service]
|
|
Type=forking
|
|
RemainAfterExit=Yes
|
|
ExecStart=/usr/bin/hciattach /dev/ttyS0 bcm43xx 1500000
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|