diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2015-10-19 18:06:55 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2015-10-20 12:13:47 -0500 |
commit | 960881fcfe974178c0846a816663a258cdd488cc (patch) | |
tree | db1cff0b0f4dcd055efd6f39f1af0e129a1560b9 /NEWS.md | |
parent | d26013494db8ea8699db9815ef4c4b0eb2f55e7f (diff) |
Add net-online service
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -3,6 +3,18 @@ This file will contain a list of notable changes for each release. Note the information in this file is in reverse order. +## OpenRC-0.19 + +This version adds a net-online service. By default, this +service will check all known network interfaces for a configured +interface or a carrier. It will register as started only when all +interfaces are configured and there is at least a carrier on one +interface. The behaviour of this service can be modified in +/etc/conf.d/net-online. + +Currently, this only works on Linux, but if anyone wants to port to +*bsd, that would be welcomed. + ## OpenRC-0.18.3 Modern Linux systems expect /etc/mtab to be a symbolic link to |