mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
In some cases early DNS works with direct upstream queries for fixed DNS servers. For DHCP or other dynamic connectivity it will likely never work as expected with interface-related host lookup requests. At least try to load /etc/resolv.conf along with /etc/hosts and refresh when all interface configuration is active. This needs to rely on running configuration to pick up DHCP and the like as said before.