> But in the long term I guess I should move to systemd-networkd as the > preferred way to set static ip?
that is entirely up to your preferences; ifupdown and resolvconf are still supported, and included, and you can continue to use them. They are still the default way to configure the network in Debian, as far as I know. However, Ubuntu starting at Bionic has switched to default to using either systemd-networkd (and system-resolved), or NetworkManager, or both; with configuration of both/either done by netplan. However, as you have seen, anyone who upgrades to Bionic or later from a pre-Bionic release will continue to use ifupdown/resolvconf. If you're asking for what the recommended way is, then I would recommend switching to using systemd for network management, and using netplan for network configuration (or if you prefer, just creating systemd-networkd conf files directly). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1817903 Title: systemd-resolve appends "options edns0" to resolv.conf To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1817903/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
