[systemd-bugs] [Bug 89352] New: systemd-networkd-wait-online.service only hits target when specific network configured

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 26 19:29:10 PST 2015


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

            Bug ID: 89352
           Summary: systemd-networkd-wait-online.service only hits target
                    when specific network configured
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: hendry at iki.fi
        QA Contact: systemd-bugs at lists.freedesktop.org

On my Archlinux rpi2 machine with systemd 218-2, I had something like

cat /etc/systemd/network/any.network
[Network]
DHCP=yes

I like the flexibility because I may move between eth0 & wlan0.


But that doesn't hit the network-online.target since IIUC since other devices
are in the configuring state:
http://s.natalian.org/2015-02-27/1425007160_1152x740.png

What I expected to happen is that given any routable network interface,
network-online.target gets hit by systemd-networkd-wait-online.service since
the network *is* online.

Or http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/ should be
updated to make this expressly clear. The workaround is to explicitly name
wlan0 and lose the flexibility of plugging in a ethernet cable alternatively
IIUC.
http://ix.io/gAl

-- 
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/20150227/009468ee/attachment.html>


More information about the systemd-bugs mailing list