net/dns: fix openresolv DNS config when no other snippets exist (#20996)
openresolv exits 2 when no config snippets are registered; treating that as a failure aborted the entire DNS reconfiguration. Filtering out our own snippet could also leave "resolvconf -l" with no arguments, which lists every snippet including ours and would make quad-100 its own upstream. Fixes #20825 Signed-off-by: Brendan Creane <bcreane@gmail.com>
B
Brendan Creane committed
1e69418c298b680562a2fecd7020f7f58d17d166
Parent: a517872
Committed by GitHub <noreply@github.com>
on 8/27/2026, 9:42:26 PM