summaryrefslogtreecommitdiff
path: root/doc/net.example.BSD.in
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2012-10-22 09:35:14 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2012-10-28 15:02:41 -0500
commita75a9940b0786ae8c531a22bd6477799d0b0549a (patch)
treec2f2512ac1928ea84feae1b5b05b0965539791ba /doc/net.example.BSD.in
parente27f0acc6039e828d1142e7743d5b463aa05f403 (diff)
downloadopenrc-a75a9940b0786ae8c531a22bd6477799d0b0549a.tar.gz
openrc-a75a9940b0786ae8c531a22bd6477799d0b0549a.tar.bz2
openrc-a75a9940b0786ae8c531a22bd6477799d0b0549a.tar.xz
oldnet: document the carrier_timeout option
Diffstat (limited to 'doc/net.example.BSD.in')
-rw-r--r--doc/net.example.BSD.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/net.example.BSD.in b/doc/net.example.BSD.in
index 585f73d..6cd2caf 100644
--- a/doc/net.example.BSD.in
+++ b/doc/net.example.BSD.in
@@ -368,6 +368,11 @@
#rc-update add devd boot
#rc
+# Set carrier detection timeout.
+# This allows the interface to only start if there is a carrier. The
+# default setting is 0 which means to ignore this.
+# carrier_timeout_eth0=0
+
##############################################################################
# ADVANCED CONFIGURATION
#