summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-09-18 22:24:58 +0000
committerRoy Marples <roy@marples.name>2008-09-18 22:24:58 +0000
commit2de401bca120f445d803f996e883d2e4da5d379d (patch)
treebecda1c9b61a967b3a7e6bad04257b62f2bc683b /doc
parente368a4b4f89648713a5ff587b4c2eef3f32df05b (diff)
downloadopenrc-2de401bca120f445d803f996e883d2e4da5d379d.tar.gz
openrc-2de401bca120f445d803f996e883d2e4da5d379d.tar.bz2
openrc-2de401bca120f445d803f996e883d2e4da5d379d.tar.xz
Enable bonding via sysfs, #104 thanks to Wolfram Schlich
Diffstat (limited to 'doc')
-rw-r--r--doc/net.example.Linux.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 28a2fb9..701e1b1 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -569,7 +569,8 @@
#-----------------------------------------------------------------------------
# Bonding
-# For link bonding/trunking emerge net-misc/ifenslave
+# For link bonding/trunking on 2.4 kernels, or kernels without sysfs
+# emerge net-misc/ifenslave
# To bond interfaces together
#slaves_bond0="eth0 eth1 eth2"