Skip to content

Conversation

@stevenjoezhang
Copy link
Contributor

@stevenjoezhang stevenjoezhang commented Apr 14, 2025

Two changes were made:

  1. According to the documentation in README.md, running uci set goauthing.config.username='<YOUR-TUNET-ACCOUNT-NAME>' immediately after touch /etc/config/goauthing results in the error uci: Invalid argument. This can be resolved by running uci set goauthing.config=goauthing beforehand.

  2. In the docs/init.d/goauthing@ file, the use of config_foreach appears to be unnecessary.

Issue resolved: #30

@jiegec
Copy link
Collaborator

jiegec commented Apr 15, 2025

Anyone using OpenWRT please test this pr.

@Starrah Starrah self-assigned this Apr 18, 2025
@Starrah
Copy link
Collaborator

Starrah commented Apr 18, 2025

changes LGTM,但测试过程中发现了一些其他bug,等我进一步排查一下之后再merge。

@Starrah Starrah merged commit 5cf4e8a into z4yx:master Apr 21, 2025
2 checks passed
@stevenjoezhang stevenjoezhang deleted the openwrt branch April 21, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

使用 UCI 的 init.d 脚本在 OpenWRT 21.02 无法运行

3 participants