<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - udev 197 network device renaming race condition"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59964#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - udev 197 network device renaming race condition"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59964">bug 59964</a>
              from <span class="vcard"><a class="email" href="mailto:zbyszek@in.waw.pl" title="Zbigniew Jedrzejewski-Szmek <zbyszek@in.waw.pl>"> <span class="fn">Zbigniew Jedrzejewski-Szmek</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>