chiark / gitweb /
core: sysvcompat - $network should be equivalent to network-online, rather than netwo...
authorTom Gundersen <teg@jklm.no>
Mon, 12 May 2014 19:26:54 +0000 (21:26 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 14 May 2014 10:45:12 +0000 (12:45 +0200)
commit0404c609f399b2092a3de52eef9d75b0dc12e94c
treedc1505515f22d73201084eba8f3cd4c7d37e36f4
parente0dd92729e68e0005866a890d8209ddcf3568805
core: sysvcompat - $network should be equivalent to network-online, rather than network target

Most likely the  facility needed is actual connectivity, rather than whether or not the
network managment daemon is running.

We also need to explicitly pull in the network-online.target, as it is not active by
default.

This means {systemd-networkd,NetworkManager}-wait-online.service, can be enabled by default
as part of network-online.target, and only delay boot when some service actively pulls it in.

See: <https://bugzilla.gnome.org/show_bug.cgi?id=728965>

Cc: Pavel Šimerda <psimerda@redhat.com>
Cc: Michal Sekletar <msekleta@redhat.com>
TODO
src/core/service.c