From 6956b4bcacac13eb5226f2f7079ddf0f84dcbba4 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 7 Oct 2017 22:16:01 -0500 Subject: rc.inet1.conf: Clarify comment wrt bridge interfaces --- rc.inet1.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.inet1.conf b/rc.inet1.conf index 7fcc9bb..7577e7b 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -51,7 +51,7 @@ DEBUG_ETH_UP="no" # Example of how to configure a bridge: # Note the added "BRNICS" variable which contains a space-separated list -# of the physical network interfaces you want to add to the bridge. +# of the physical or virtual network interfaces you want to add to the bridge. #IFNAME[0]="br0" #BRNICS[0]="eth0" #IPADDR[0]="192.168.0.1" -- cgit v1.2.3