[systemd-devel] Order between systemd-networkd and udev
Mantas Mikulėnas
grawity at gmail.com
Mon Nov 30 23:14:02 UTC 2020
On Mon, Nov 30, 2020, 23:25 Zheng, Fam <famzheng at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20201201/5b9752dc/attachment.htm>
More information about the systemd-devel
mailing list