From 265ae9c733328fda68911f05f85a356e285f2947 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Wed, 20 Nov 2019 18:05:55 +0000 Subject: Very small correction of rc.inet1.conf text. --- netconfig | 2 +- rc.inet1.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/netconfig b/netconfig index d2ed765..3a90a4f 100644 --- a/netconfig +++ b/netconfig @@ -112,7 +112,7 @@ GATEWAY6="$GATEWAY6" # bond interface, so do not need to be previously defined in rc.inet1.conf. # BONDMODE sets the bonding mode for this interface. If not specified when # BONDNICS has been used, the default is 'balance-rr'. -# IFOPTS is a pipe (|) delimited list of VLAN module specific settings to be +# IFOPTS is a pipe (|) delimited list of bonding module specific settings to be # applied to the interface, and should always include the 'miimon' option when # configuring bonding - not using this option will result in network # degradation. In 'active-backup' mode, the 'primary' option should also be diff --git a/rc.inet1.conf b/rc.inet1.conf index adf6e8d..4a9df4c 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -75,7 +75,7 @@ GATEWAY6="" # bond interface, so do not need to be previously defined in rc.inet1.conf. # BONDMODE sets the bonding mode for this interface. If not specified when # BONDNICS has been used, the default is 'balance-rr'. -# IFOPTS is a pipe (|) delimited list of VLAN module specific settings to be +# IFOPTS is a pipe (|) delimited list of bonding module specific settings to be # applied to the interface, and should always include the 'miimon' option when # configuring bonding - not using this option will result in network # degradation. In 'active-backup' mode, the 'primary' option should also be -- cgit v1.2.3