diff options
author | Robby Workman <rworkman@slackware.com> | 2021-02-27 23:37:26 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2021-02-27 23:47:58 -0600 |
commit | 4f09f0419943590ab6c298304c5300cf61ca55c1 (patch) | |
tree | 45150ce6ec1f7d1caf9ffcc71c29ba15eef3a204 /rc.inet1.conf | |
parent | 1dcf396ab627512d0a860dbc8b12e59086540571 (diff) | |
download | slacknetsetup-4f09f0419943590ab6c298304c5300cf61ca55c1.tar.xz |
netconfig and rc.inet1.conf: Fix types (aggrigation -> aggregation)
Diffstat (limited to 'rc.inet1.conf')
-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 4935f68..0daee70 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -64,7 +64,7 @@ GATEWAY6="" # ============================================================================= -# Example of how to configure a bond (link aggrigation) interface. +# Example of how to configure a bond (link aggregation) interface. # Note the addition of the BONDNICS and BONDMODE parameters. # BONDNICS is a space delimited list of interfaces to add to this bond. The # BONDNICS interfaces will be brought up and configured while bringing up the |