On Mon, Nov 30, 2020, 23:25 Zheng, Fam <famzheng@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel