ComputerScienceHouse / ComputerScienceHouse/devcade-onboard

xinitrc doesnt wait for network to run

Abierto
#83 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C#
Estrellas
0
Forks
14
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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:)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.