can we add runtime configurable DNS resolve selection?
KeithG <[email protected]>
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <CAG17S_ORF=akVn1hUTefQGciw9sdMw7Jt0uFzCkAoZP-HyOxmA@mail.gmail.com> |
Connman is built by default with resolvconf for DNS support. It can be built to support systemd-resolved but must be done as a compile option with a flag: --with-dns-backend=systemd-resolved systemd-resolved is pretty robust and more broadly used today, in 2024, and having a run time setting in /etc/connman/main.conf to select either resolvconf or systemd-resolved would be awesome. Keith