[systemd-bugs] [Bug 59964] udev 197 network device renaming race condition

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 12 01:59:31 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59964

--- Comment #3 from Alexei Robyn <shados at shados.net> ---
(In reply to comment #2)
> This looks like the same issue:
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=59610
> 
> if this is also about dhcpcd, then we should close this one as duplicate....

It's not about dhcpcd per se, it's about simple networking unit files (straight
`ip` commands configuring a static address, for instance). Your point about
network configuration tools is true, but you don't always necessarily want to
use them if your network configuration is pretty trivial. For that kind of
situation, it'd be a lot nicer if you could just trigger off of network.target
and not have to worry about writing code to wait on udev's renaming of
boot-time interfaces to finish. 

True, this kind of simplistic configuration approach isn't exactly durable, but
it does work well in a lot of situations and is useful during initial setup and
any other circumstance where you might not have access to more flexible tools.

If you haven't read it already, the Arch forums link at the bottom of my report
may help illuminate things.

-- 
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/20130212/b15b3532/attachment.html>


More information about the systemd-bugs mailing list