Files
infix/package
Joachim Wiberg 3e07c9a960 Fix missing /etc/resolv.conf when starting with failure-config
Turns out the root cause for the odd log message in #896 was that the
system did not properly call `resolvconf -u` when starting in failure
mode.

This patch simplifies the code by moving all `resolvconf -u` calls to
the same Finit task.  Ensuring it is first launched when confd has
successfully consumed any configuration at boot, and then every time
a static DNS server is added.  (The udhcpc client script already call
`resolvconf -u` when dynamic DNS servers are learned.)

Fixes #896

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-02-28 16:10:27 +01:00
..
2025-02-20 14:39:46 +01:00
2024-09-09 17:02:51 +02:00
2025-02-24 21:39:28 +01:00
2024-05-03 07:54:48 +02:00
2024-04-24 21:10:05 +02:00
2024-04-29 08:44:44 +02:00
2024-10-16 06:02:49 +02:00
2023-01-25 19:57:32 +01:00