summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackware.com>2017-10-07 22:16:01 -0500
committerRobby Workman <rworkman@slackware.com>2017-10-07 22:16:01 -0500
commit6956b4bcacac13eb5226f2f7079ddf0f84dcbba4 (patch)
treeb49068248264710d66726a3d5bd7c45d5154ffae
parent0ecfbbf1c758f94baf6e9345b0655821ec354271 (diff)
downloadslacknetsetup-6956b4bcacac13eb5226f2f7079ddf0f84dcbba4.tar.xz
rc.inet1.conf: Clarify comment wrt bridge interfaces
-rw-r--r--rc.inet1.conf2
1 files changed, 1 insertions, 1 deletions
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"