I have a service i place in init.d and it would show up in LUCI > Startup but after updating this seems to no longer work, seems something has changed with init.d, See the service here (LINK )
The START and STOP variables now need to be within the first 10 lines of the script, IIRC. This came up a few weeks ago elsewhere.
2 Likes
Thank you that was perfect!
Found the previous discussion on Github here:
opened 12:59AM - 13 Feb 25 UTC
There are reports of unbound not appearing in the Luci Startup listing in the Fo… rums in this thread:
https://forum.openwrt.org/t/24-10-0-unbound-issues-luci-and-ipv4/224578/1
A possible cause for unbound not appearing in the Startup listing page relates to ubus and the following command:
ubus call rc list
shows that unbound is not in the returned list.
In my installation, which was an upgrade from 23.05.05, the openwrt host could resolve both IPv4 and IPv6 addresses but IPv4 clients could not resolve anything via unbound. An analysis with tcpdump showed that after some seconds, openwrt would respond with an NXDOMAIN, even when the address was in the unbound cache already.
I have reverted to 23.05.05 but please let me know if any additional data is required.
system
Closed
April 4, 2025, 2:59am
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.