So, I would encourage you to ask the systemd list: 
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
for a probably more detailed answer than you might get here. 

Or... file a bug if you think you have found one. 
https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=20&component=systemd

My theory of what you are seeing revolves around the fact that
the /etc/init.d/network script is NOT a systemd unit file, it's a old
sysvinit script which systemd runs under compatibility. 

From http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget

"network-online.target is a target that actively waits until the nework
is "up", where the definition of "up" is defined by the network
management software"

and I think /etc/init.d/network defines "up" in a way that doesn't mean
that the interfaces have ip's and are passing packets. Just a guess.
Alternately you found a nice bug. ;) 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to