ComputerScienceHouse / ComputerScienceHouse/devcade-onboard
xinitrc doesnt wait for network to run
- Langage dominant
- C#
- Étoiles
- 0
- Forks
- 14
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently, when devcade is booted, the onboard often starts up and then becomes unhappy because it cant talk to the API to get game data. I believe this happens because the xinitrc runs before the system connects to network, meaning the onboard cant find the API when it tries to reach it, and then cant load data, and never tries again.
I believe this can be fixed by telling the system to wait until there is network to run the xinitrc
(This is more of a system change, but im putting it here bc it is most relevant and i want to have it in an issue so someone gets to it at some point :tm:)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.