From 20b60ea904612669dfb744beffcd8e7e447f69ef Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 3 Nov 2016 11:57:40 -0500 Subject: [PATCH] conf.d/net-online: clarify comment about interfaces setting This setting refers to all interfaces that support ethernet --- conf.d/net-online | 4 ++-- 1 file 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