We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20176ec + 629ba03 commit 4e09918Copy full SHA for 4e09918
lib/network_utils.ml
@@ -51,7 +51,7 @@ let bonding_dir = "/proc/net/bonding/"
51
let uname = ref "/usr/bin/uname"
52
let dracut = ref "/sbin/dracut"
53
let modinfo = ref "/sbin/modinfo"
54
-let dracut_timeout = ref 120.0
+let dracut_timeout = ref 180.0
55
let fcoedriver = ref "/opt/xensource/libexec/fcoe_driver"
56
let inject_igmp_query_script = ref "/usr/libexec/xenopsd/igmp_query_injector.py"
57
let mac_table_size = ref 10000
0 commit comments