76afd78594
The diag-router service is required to be running to stop ATH10k WLAN firmware from crashing constantly on MSM8998 SoC devices running mainline currently.
5 lines
125 B
Text
5 lines
125 B
Text
#!/sbin/openrc-run
|
|
supervisor=supervise-daemon
|
|
name="DIAG"
|
|
description="Qualcomm DIAG router"
|
|
command="/usr/bin/diag-router"
|