[systemd-bugs] [Bug 59964] udev 197 network device renaming race condition
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 3 12:55:53 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59964
--- Comment #4 from Zbigniew Jedrzejewski-Szmek <zbyszek at in.waw.pl> ---
Looks like sys-subsystem-net-devices-<device>.device should be symlinked into
/etc/systemd/system/network.target.wants for this specific use case.
There isn't much that udev can do, because "initially attached network devices"
is an undefined concept, especially with hot-pluggable hardware. udev has no
way of knowing that enp0s29u1u2u2 will be configured by some custom script, so
it must be told explictly to wait, by adding Wants= dependencies or similar.
I think that this qualifies as not a bug.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130603/cda456cd/attachment.html>
More information about the systemd-bugs
mailing list