> I did play with it, but the networkd in xenial blocks for some non-trivial > amount of time (10s of seconds) if dbus.service is not up.
I cannot reproduce this. I removed /etc/network/interface*, created $ cat /etc/systemd/network/ens3.network [Match] Name=e* [Network] DHCP=yes then dropped the After=dbus.service from systemd-networkd.service and enabled it. Booting and bringing up the ethernet is fast. Even with "systemctl mask dbus.service" it is fast, just that logind and thermald fail to start (expectedly). So how did you get this hang? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636912 Title: systemd-networkd runs too late for cloud-init.service (net) To manage notifications about this bug go to: https://bugs.launchpad.net/systemd/+bug/1636912/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
