Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Register DNS server in systemd-resolved
When configuring DNS, do so in resolved too, not only plain /etc/resolv.conf. The former should load the latter, but it saves one indirection (resolved is used via NSS directly, at least on Fedora, even if /etc/resolv.conf points somewhere else). Related to QubesOS/qubes-issues#7429
- Loading branch information