mirror of
https://github.com/armbian/build.git
synced 2025-08-15 07:36:57 +02:00
8 lines
166 B
Desktop File
8 lines
166 B
Desktop File
[Unit]
|
|
Description=Realtek H5 bluetooth support
|
|
|
|
[Service]
|
|
ExecStart=/usr/local/bin/rtk_hciattach -n -s 115200 /dev/ttyS4 rtk_h5
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |