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-22 09:35:14 -0500
commit8df18defe14149dd9f48d62c157fa47343c7900b (patch)
tree26cc267f5d7d721689a99e66a9f4fe35dd5e6aeb /doc/net.example.BSD.in
parent8d17c634db816db53ffc1fd67f7a971c5e74564d (diff)
downloadopenrc-8df18defe14149dd9f48d62c157fa47343c7900b.tar.gz
openrc-8df18defe14149dd9f48d62c157fa47343c7900b.tar.bz2
openrc-8df18defe14149dd9f48d62c157fa47343c7900b.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
#