chiark / gitweb /
networkd: add networkd-wait-online
authorTom Gundersen <teg@jklm.no>
Fri, 28 Feb 2014 00:02:01 +0000 (01:02 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 28 Feb 2014 00:17:38 +0000 (01:17 +0100)
commit020d59000f86b3d98be763eaee6a2671f0427e46
tree174fd53c7a70b96f52a74b3a05fdcad7fdbf92f5
parentfe8db0c5ee3365a2fc80ee7ebffa238f9a0a2ae2
networkd: add networkd-wait-online

This is mostly a proof of concept to try sd-network, so we don't
hook it up with a .service file quite yet. We probably want it to
be more clever about deciding when we are 'online'.

The binary  will wait for at least one network managed by networkd,
and until all networks managed by networkd are configured.
Makefile.am
src/network/networkd-wait-online.c [new file with mode: 0644]