mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-22 22:35:11 +03:00
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"
|