On Mon, Nov 30, 2020, 23:25 Zheng, Fam <famzh...@amazon.com> wrote:

> Hi,
>
> Currently in systemd-networkd.service we have
>
> After=... systemd-udevd.service ...
>
> I know the point of it has been for tuntap as pointed out by comments
> above, but I do wonder what ensures the ordering of NIC drivers (as
> loaded by udevd) against networkd?
>

Networkd shouldn't ever *need* such synchronization – each interface gets
configured whenever it appears, whether it's earlier or later. Basically
all interfaces are hotplug interfaces.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to