diff options
-rw-r--r-- | rc.inet1.conf | 2 |
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" |