mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 06:46:19 +00:00
9 lines
199 B
Desktop File
9 lines
199 B
Desktop File
[Unit]
|
|
Description=Realtek sdio firmware update
|
|
|
|
[Service]
|
|
Type=simple
|
|
RemainAfterExit=yes
|
|
EnvironmentFile=/usr/share/bttty.conf
|
|
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 ${BTTTY} rtk_h5 2000000
|