diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2016-11-03 11:57:40 -0500 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2016-11-03 11:57:40 -0500 |
commit | 20b60ea904612669dfb744beffcd8e7e447f69ef (patch) | |
tree | fa17fd3c6fb516ecec8c9662c758423008409772 /conf.d/net-online | |
parent | f53c8baef3a6215077c00901759cbbcbe8f10e9b (diff) |
conf.d/net-online: clarify comment about interfaces setting
This setting refers to all interfaces that support ethernet
Diffstat (limited to 'conf.d/net-online')
-rw-r--r-- | conf.d/net-online | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.d/net-online b/conf.d/net-online index bf0b09a2..aa2c76ba 100644 --- a/conf.d/net-online +++ b/conf.d/net-online @@ -1,6 +1,6 @@ # The interfaces setting controls which interfaces the net-online -# service considers in deciding whether the network is active. By -# default, it is all ethernet or wireless LAN interfaces. +# service considers in deciding whether the network is active. The +# default is all interfaces that support ethernet. #interfaces="" # This setting controls whether a ping to the default gateway is |