ComputerScienceHouse / ComputerScienceHouse/devcade-onboard

xinitrc doesnt wait for network to run

未关闭
#83 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C#
星标
0
派生
14
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。