forked from libretro/Lakka-LibreELEC
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
|