Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:0.22.x commit in: conf.d/
Date: Thu, 03 Nov 2016 18:24:41
Message-Id: 1478197248.f1134f4efefdc9b71b2e2c68aacf9b3f3b0ad7c0.williamh@OpenRC
1 commit: f1134f4efefdc9b71b2e2c68aacf9b3f3b0ad7c0
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Thu Nov 3 16:57:40 2016 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 18:20:48 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=f1134f4e
7
8 conf.d/net-online: clarify comment about interfaces setting
9
10 This setting refers to all interfaces that support ethernet
11
12 conf.d/net-online | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/conf.d/net-online b/conf.d/net-online
16 index bf0b09a..aa2c76b 100644
17 --- a/conf.d/net-online
18 +++ b/conf.d/net-online
19 @@ -1,6 +1,6 @@
20 # The interfaces setting controls which interfaces the net-online
21 -# service considers in deciding whether the network is active. By
22 -# default, it is all ethernet or wireless LAN interfaces.
23 +# service considers in deciding whether the network is active. The
24 +# default is all interfaces that support ethernet.
25 #interfaces=""
26
27 # This setting controls whether a ping to the default gateway is