10 lines
176 B
Desktop File
10 lines
176 B
Desktop File
[Unit]
|
|
Description=Bluetooth daemon for RTL8723BS
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/rtk_hciattach -n -s 115200 /dev/ttyS1 rtk_h5
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|