blob: 9eeecce85afb978104603ad770cf946be07fd1fb (
plain)
1
2
3
4
5
|
[main]
# We need to specify "dns=systemd-resolved" as for the time being our
# /etc/resolv.conf points to resolvconf's generated file instead of
# systemd-resolved's, so the auto-detection does not work.
dns=systemd-resolved
|