[client] Prefer systemd-resolved stub over file mode regardless of resolv.conf header (#5935)

This commit is contained in:
Viktor Liu
2026-04-22 00:56:56 +09:00
committed by GitHub
parent 5a89e6621b
commit 75e408f51c
3 changed files with 180 additions and 31 deletions

View File

@@ -13,6 +13,7 @@ import (
const (
defaultResolvConfPath = "/etc/resolv.conf"
nsswitchConfPath = "/etc/nsswitch.conf"
)
type resolvConf struct {