fcoe-utils/fcoe-utils-1.0.18-config.patch
Petr Sabata 9a79b1c7b8 1.0.18+ bump
BuildRoot and ExcludeArch cleanup
2011-04-20 11:03:37 +02:00

14 lines
422 B
Diff

diff --git a/etc/config b/etc/config
index c993f35..bfccf8c 100644
--- a/etc/config
+++ b/etc/config
@@ -12,3 +12,8 @@ USE_SYSLOG="yes"
## Default: list of default drivers
# All supported drivers listed here are loaded when service starts
SUPPORTED_DRIVERS="fcoe bnx2fc"
+
+## Type: integer
+## Default: 65
+# Wait at most for this amount of seconds to discover all _netdev fstab devices
+WAIT_TIMEOUT="65"