On Tue, Apr 14, 2020 at 3:52 pm, stan via devel devel@lists.fedoraproject.org wrote:
Will the ability to turn off NetworkManager involvement in DNS in the configuration file (None) still remain? I use a local caching DNS server, and had to do that in order to allow it to run without interference / override by NetworkManager.
Of course. You just have to set dns=None in your /etc/NetworkManager.conf, as before. Also: 'systemctl disable systemd-resolved.service'.