> No, we only want NetworkManager to manage the network In that case, I would at least make sure to disable systemd-networkd. Something along the lines of
$ systemctl disable --now systemd-networkd after NetworkManager is installed/enabled. systemd-networkd and NetworkManager both have logic to avoid stepping each other, and it's possible that they are both trying to leave the interface alone here. $ journalctl -u systemd-networkd -u NetworkManager -b would maybe offer insights. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097769 Title: Installation of ubuntu-desktop-minimal breaks DNS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2097769/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
